summaryrefslogtreecommitdiffstats
path: root/lang/php53/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php53/Makefile')
-rw-r--r--lang/php53/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php53/Makefile b/lang/php53/Makefile
index ee6cec5..037c5e2 100644
--- a/lang/php53/Makefile
+++ b/lang/php53/Makefile
@@ -297,7 +297,7 @@ CONFIGURE_ARGS+=--with-gd \
--with-jpeg-dir=${LOCALBASE} \
--with-png-dir=${LOCALBASE}
.if !defined(WITHOUT_X11)
-LIB_DEPENDS+= Xpm.4:${PORTSDIR}/x11/XFree86-4-libraries
+USE_XPM= yes
CONFIGURE_ARGS+=--with-xpm-dir=${X11BASE}
.endif
.if defined(WITH_LZW)
OpenPOWER on IntegriCloud