summaryrefslogtreecommitdiffstats
path: root/sysutils/gnome-control-center/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2004-12-20 15:25:34 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2004-12-20 15:25:34 +0800
commit4ab1ccd86a2d55bebf209a2267e4aa916e2155cc (patch)
tree791279eb53dc48095b4cb3840a9092831354b127 /sysutils/gnome-control-center/Makefile
parentd9db26d56ff2f1b0c5bb286b08de14ad87625a82 (diff)
downloadmarcuscom-ports-4ab1ccd86a2d55bebf209a2267e4aa916e2155cc.tar
marcuscom-ports-4ab1ccd86a2d55bebf209a2267e4aa916e2155cc.tar.gz
marcuscom-ports-4ab1ccd86a2d55bebf209a2267e4aa916e2155cc.tar.bz2
marcuscom-ports-4ab1ccd86a2d55bebf209a2267e4aa916e2155cc.tar.lz
marcuscom-ports-4ab1ccd86a2d55bebf209a2267e4aa916e2155cc.tar.xz
marcuscom-ports-4ab1ccd86a2d55bebf209a2267e4aa916e2155cc.tar.zst
marcuscom-ports-4ab1ccd86a2d55bebf209a2267e4aa916e2155cc.zip
Update to cvs snapshot from 20041219, probably the last
cvs snapshot until 2.9.3 is officially released. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3268 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gnome-control-center/Makefile')
-rw-r--r--sysutils/gnome-control-center/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile
index 7ba1a1b7a..5ee44d225 100644
--- a/sysutils/gnome-control-center/Makefile
+++ b/sysutils/gnome-control-center/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= gnomecontrolcenter2
-PORTVERSION= 2.8.1.20041212
+PORTVERSION= 2.8.1.20041219
CATEGORIES= sysutils gnome
MASTER_SITES= http://people.freebsd.org/~ahze/
# ${MASTER_SITE_GNOME}
#MASTER_SITE_SUBDIR= sources/control-center/2.8
-DISTNAME= gnome-control-center
+DISTNAME= gnome-control-center-1
# control-center-${PORTVERSION}
DIST_SUBDIR= gnome2
@@ -20,13 +20,14 @@ COMMENT= Control center for GNOME 2 project
LIB_DEPENDS= xklavier.10:${PORTSDIR}/x11/libxklavier
+WRKSRC= ${WRKDIR}/${DISTNAME:S/-1//}
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes
GNOME_DESKTOP_VERSION=2
USE_GNOME= gnomeprefix gnomehack gnomehier intlhack metacity nautilus2 \
- gstreamerplugins
+ gstreamerplugins gnomemenus desktopfileutils
USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \