summaryrefslogtreecommitdiff
path: root/sysutils/wmfire/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/wmfire/Makefile')
-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>