aboutsummaryrefslogtreecommitdiff
path: root/sysutils/wmfire
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-08-03 09:28:57 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-08-03 09:28:57 +0000
commitc6bcad2436d925c98052ed292bd0794ae0e34b45 (patch)
tree4752ebd6e8eb5959ebf00516e4ecf7156215bbce /sysutils/wmfire
parentfbd121eee966abfc21d176cbede935ecd6bf1a34 (diff)
downloadports-c6bcad2436d925c98052ed292bd0794ae0e34b45.tar.gz
ports-c6bcad2436d925c98052ed292bd0794ae0e34b45.zip
Notes
Diffstat (limited to 'sysutils/wmfire')
-rw-r--r--sysutils/wmfire/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/wmfire/Makefile b/sysutils/wmfire/Makefile
index 60a79224e639..793c32b97597 100644
--- a/sysutils/wmfire/Makefile
+++ b/sysutils/wmfire/Makefile
@@ -13,12 +13,11 @@ DISTNAME= wmfire-0.0.3.9pre4
MAINTAINER= jedgar@fxp.org
-LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
-
USE_X_PREFIX= yes
+USE_XPM= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-x
-CONFIGURE_ENV+= CFLAGS="-I${PREFIX}/include ${CFLAGS}" \
+CONFIGURE_ENV= CFLAGS="-I${PREFIX}/include ${CFLAGS}" \
LIBS="-L${PREFIX}/lib"
.include <bsd.port.mk>