From fc72c7f31bcff9f5125f57a88656f929c394b3dd Mon Sep 17 00:00:00 2001 From: mezz Date: Thu, 1 Jun 2006 00:25:39 +0000 Subject: Correct it, don't use USE_X_PREFIX that cause the circle dependency loop. --- x11-fonts/fontconfig/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-fonts/fontconfig') diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile index 6c3d8d3a7241..109c3d8d197b 100644 --- a/x11-fonts/fontconfig/Makefile +++ b/x11-fonts/fontconfig/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ expat.6:${PORTSDIR}/textproc/expat2 USE_GMAKE= yes -USE_X_PREFIX= yes +PREFIX?= ${X11BASE} INSTALLS_SHLIB= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack gnometarget pkgconfig -- cgit