summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Jon Bernard <jbernard@jbernard.io> 2018-12-21 10:20:56 -0500
committerGravatar Jon Bernard <jbernard@jbernard.io> 2018-12-21 10:20:56 -0500
commit4b99b74ea10a1c66c86ca1b5ced4a43367444592 (patch)
tree61b0d31d5c9288ddd992258cd1d0e5decce05601
parent87a76d67c09c08db0c11d722cb2191e1c3136835 (diff)
downloadmystuff-4b99b74ea10a1c66c86ca1b5ced4a43367444592.tar.gz
mystuff-4b99b74ea10a1c66c86ca1b5ced4a43367444592.tar.bz2
mystuff-4b99b74ea10a1c66c86ca1b5ced4a43367444592.zip
Update hsetroot to fix build failure
-rw-r--r--x11/hsetroot/Makefile4
-rw-r--r--x11/hsetroot/pkg/PLIST2
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/hsetroot/Makefile b/x11/hsetroot/Makefile
index 166cdaf..d0ddc58 100644
--- a/x11/hsetroot/Makefile
+++ b/x11/hsetroot/Makefile
@@ -5,17 +5,17 @@ VERSION = 1.0.2
DISTNAME = hsetroot-${VERSION}
CATEGORIES = x11
HOMEPAGE = http://thegraveyard.org/hsetroot.php
-MAINTAINER = Jon Bernard <jbernard@jbernard.io>
# GPLv2
PERMIT_PACKAGE_CDROM = Yes
-WANTLIB = X11 c Imlib2>=1
+WANTLIB = c X11 Imlib2
# upstream hosting is unavailable at the moment
MASTER_SITES = ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/
LIB_DEPENDS = graphics/imlib2
+MAKE_FLAGS = LDADD=-lX11
CONFIGURE_STYLE = gnu
diff --git a/x11/hsetroot/pkg/PLIST b/x11/hsetroot/pkg/PLIST
index e0a0332..701053d 100644
--- a/x11/hsetroot/pkg/PLIST
+++ b/x11/hsetroot/pkg/PLIST
@@ -1,2 +1,2 @@
-@comment $OpenBSD$
+@comment $OpenBSD: PLIST,v$
@bin bin/hsetroot