aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2006-11-26 07:48:07 +0800
committerdougb <dougb@FreeBSD.org>2006-11-26 07:48:07 +0800
commitaff65eb2784db1d7516e1906207575780974fccf (patch)
treee6851aa6778efd85fe964215956178ce6aedd5ec /misc
parent333529dbee59e713900026c2c4dc346ef490e82f (diff)
downloadfreebsd-ports-gnome-aff65eb2784db1d7516e1906207575780974fccf.tar.gz
freebsd-ports-gnome-aff65eb2784db1d7516e1906207575780974fccf.tar.zst
freebsd-ports-gnome-aff65eb2784db1d7516e1906207575780974fccf.zip
USE_X_PREFIX implies USE_XLIB, so remove the redundancy.
Help PREFIX-cleanliness by adding a CONFIGURE_ARG to tell configure where libwraster can be found. [1] Bump PORTREVISION. Submitted by: pointyhat [1]
Diffstat (limited to 'misc')
-rw-r--r--misc/wmweather+/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/wmweather+/Makefile b/misc/wmweather+/Makefile
index 83adbec4b540..ba1f0c93c461 100644
--- a/misc/wmweather+/Makefile
+++ b/misc/wmweather+/Makefile
@@ -6,7 +6,7 @@
PORTNAME= wmweather+
PORTVERSION= 2.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc windowmaker
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wmweatherplus
@@ -26,9 +26,10 @@ LIB_DEPENDS= xmlparse:${PORTSDIR}/www/libwww \
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
-USE_XLIB= yes
USE_XPM= yes
+CONFIGURE_ARGS+= --with-libwraster=${X11BASE}
+
MAN1= wmweather+.1
do-install: