summaryrefslogtreecommitdiff
path: root/x11-fonts/fontconfig
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-05 05:18:26 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-05 05:18:26 +0000
commit738637ceef2c2a96154bdb08453009ceefe63ca5 (patch)
treea477d858358bae3b9ba8b6ceb6e2dbf5d21aa679 /x11-fonts/fontconfig
parentCorrect typo in @unexec (diff)
* Allow these ports to build in a read-only ${PORTSDIR} [1]
* Remove USE_GNOMENG macro Requested by: Cory Bajus <cbajus@mts.net> [1]
Notes
Notes: svn path=/head/; revision=78246
Diffstat (limited to 'x11-fonts/fontconfig')
-rw-r--r--x11-fonts/fontconfig/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile
index 9ad537171e0b..79726bd7d8cb 100644
--- a/x11-fonts/fontconfig/Makefile
+++ b/x11-fonts/fontconfig/Makefile
@@ -23,14 +23,13 @@ PREFIX?= ${X11BASE}
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
USE_REINPLACE= yes
-USE_GNOMENG= yes
USE_GNOME= gnomehack
CONFIGURE_ARGS= --with-confdir=${PREFIX}/etc/fonts \
--with-expat_includes=${LOCALBASE}/include \
--with-expat_lib=${LOCALBASE}/lib \
--with-default_fonts=${X11BASE}/lib/X11/fonts
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
MAKE_ENV= LC_ALL=C
+PKGINSTALL= ${WRKDIR}/pkg-install
MAN3= FcAtomicCreate.3 \
FcAtomicDeleteNew.3 \