aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gnomecontrolcenter2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-07 20:21:09 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-07 20:21:09 +0000
commit075803d0a8fee24c8ef41db6521373219e15b5ce (patch)
tree03850229c32e414c8a288289296f6bed714d3f1c /sysutils/gnomecontrolcenter2
parent158db104719b0284a99d85538c3e2f28dce22987 (diff)
downloadports-075803d0a8fee24c8ef41db6521373219e15b5ce.tar.gz
ports-075803d0a8fee24c8ef41db6521373219e15b5ce.zip
Notes
Diffstat (limited to 'sysutils/gnomecontrolcenter2')
-rw-r--r--sysutils/gnomecontrolcenter2/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/gnomecontrolcenter2/Makefile b/sysutils/gnomecontrolcenter2/Makefile
index dea17a848e0d..e5e7bb3006c3 100644
--- a/sysutils/gnomecontrolcenter2/Makefile
+++ b/sysutils/gnomecontrolcenter2/Makefile
@@ -16,20 +16,16 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Control center for GNOME 2.0 project
-LIB_DEPENDS= gnome-desktop-2.3:${PORTSDIR}/x11/gnomedesktop \
- metacity-private.0:${PORTSDIR}/x11-wm/metacity
-
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier
+GNOME_DESKTOP_VERSION=2
+USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop metacity
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \