From a93033552b24d80bcefe085979d99d4d7f8004e4 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Sat, 29 May 2004 22:42:58 +0000 Subject: Replace explicit XFree86-4-libraries dependencies with USE_XLIB, USE_XPM, and USE_GL as appropriate. --- lang/php4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/php4') diff --git a/lang/php4/Makefile b/lang/php4/Makefile index 5e7ba24a4227..a94ea55f8d5d 100644 --- a/lang/php4/Makefile +++ b/lang/php4/Makefile @@ -310,7 +310,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) -- cgit v1.2.3