aboutsummaryrefslogtreecommitdiff
path: root/x11/gnomedesktop/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /x11/gnomedesktop/Makefile
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz
ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Notes
Diffstat (limited to 'x11/gnomedesktop/Makefile')
-rw-r--r--x11/gnomedesktop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnomedesktop/Makefile b/x11/gnomedesktop/Makefile
index 1a7911afe12a..cc11fda744cc 100644
--- a/x11/gnomedesktop/Makefile
+++ b/x11/gnomedesktop/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gnomedesktop
PORTVERSION= 2.12.3
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-desktop/2.12
@@ -28,7 +29,7 @@ USE_GMAKE= yes
USE_BISON= yes
INSTALLS_OMF= yes
INSTALLS_SHLIB= yes
-USE_AUTOTOOLS= libtool:15
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --with-gnome-distributor="FreeBSD GNOME Project" \
--with-kde-datadir=${LOCALBASE}/share
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \