diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-06-01 00:25:39 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-06-01 00:25:39 +0000 |
commit | ae00e4fd7a3dc111b462ef437907c41788724262 (patch) | |
tree | 4a430fced49e4a3151eb3ea2f1e94daf5778cb11 /x11-fonts | |
parent | fb46d3f9975717e6bb93941e4ba7f363cefc3a48 (diff) | |
download | ports-ae00e4fd7a3dc111b462ef437907c41788724262.tar.gz ports-ae00e4fd7a3dc111b462ef437907c41788724262.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/fontconfig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |