aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/fluxspace
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2005-07-03 00:02:13 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2005-07-03 00:02:13 +0000
commite6e8f977b7706b5d70264c63e37ed67104350dcc (patch)
treeccc27c73396675001c2f92d2ca3ec338f67e3eb7 /x11-wm/fluxspace
parent63d27a6ff1a7b16ef6aa486f0cbfa562756918f3 (diff)
Notes
Diffstat (limited to 'x11-wm/fluxspace')
-rw-r--r--x11-wm/fluxspace/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-wm/fluxspace/Makefile b/x11-wm/fluxspace/Makefile
index ff22551995b9..74c30a49ad12 100644
--- a/x11-wm/fluxspace/Makefile
+++ b/x11-wm/fluxspace/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fluxspace
PORTVERSION= 0.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm
MASTER_SITES= http://www.isomedia.com/homes/stevencooper/files/
@@ -20,6 +20,9 @@ BUILD_DEPENDS= imlib2-config:${PORTSDIR}/graphics/imlib2 \
USE_PYTHON= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
.include <bsd.port.pre.mk>