summaryrefslogtreecommitdiff
path: root/deskutils/gnomeutils2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-06 21:16:05 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-06 21:16:05 +0000
commitc126810efd96bf00b64bd08ed2b30b3b1302d4c2 (patch)
tree0912f748ae45e20155bd1db9a53bfb4c0ce511a8 /deskutils/gnomeutils2
parentChase checksum of tcl.o, It is now ready for the upcoming BitchX release 1.0c20 (diff)
* Update to new GNOME infrastructure
* Set GNOME_DESKTOP_VERSION explicitly so users can upgrade or downgrade across desktop versions
Notes
Notes: svn path=/head/; revision=78454
Diffstat (limited to 'deskutils/gnomeutils2')
-rw-r--r--deskutils/gnomeutils2/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/deskutils/gnomeutils2/Makefile b/deskutils/gnomeutils2/Makefile
index 2a26f8105103..f0ec1202e2aa 100644
--- a/deskutils/gnomeutils2/Makefile
+++ b/deskutils/gnomeutils2/Makefile
@@ -17,18 +17,15 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME 2.0 support utilities
-LIB_DEPENDS= panel-applet-2.0:${PORTSDIR}/x11/gnomepanel
-
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 gnomepanel
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
MAN1= gnome-calculator.1 \
gnome-character-map.1 gnome-dictionary.1 \