summaryrefslogtreecommitdiffstats
path: root/x11/gnome-panel/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-17 07:54:56 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-17 07:54:56 +0800
commit9eec19b1ba84d95b4f3adedbf1c1ba790e3a067f (patch)
tree7f8710839278e4a63075014cf0c4ade77cb2758a /x11/gnome-panel/Makefile
parent4cbe7c684fae806813ce1692bf5995590d7b758e (diff)
downloadmarcuscom-ports-9eec19b1ba84d95b4f3adedbf1c1ba790e3a067f.tar
marcuscom-ports-9eec19b1ba84d95b4f3adedbf1c1ba790e3a067f.tar.gz
marcuscom-ports-9eec19b1ba84d95b4f3adedbf1c1ba790e3a067f.tar.bz2
marcuscom-ports-9eec19b1ba84d95b4f3adedbf1c1ba790e3a067f.tar.lz
marcuscom-ports-9eec19b1ba84d95b4f3adedbf1c1ba790e3a067f.tar.xz
marcuscom-ports-9eec19b1ba84d95b4f3adedbf1c1ba790e3a067f.tar.zst
marcuscom-ports-9eec19b1ba84d95b4f3adedbf1c1ba790e3a067f.zip
* Damn FootNotes lied to me. gnome-panel still requires libwnck. This may
just be a configure thing, but add it back as a dependency anyway [1] * Remove ".0" from pkg-descr Submitted by: Mezz bsdforums.org <reigncracks@hotmail.com> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@668 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r--x11/gnome-panel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index 43428eaaf..31aea6184 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -7,6 +7,8 @@
PORTNAME= gnomepanel
PORTVERSION= 2.3.0
+PORTREVISION= 1
+#PORTREVISION= 0
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-panel/2.3
@@ -20,8 +22,7 @@ USE_BZIP2= yes
INSTALLS_SHLIB= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
-USE_GNOMENG= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop
+USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop libwnck
USE_GMAKE= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS= --with-kde-datadir=${LOCALBASE}/share \