summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-08-18 22:23:40 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-08-18 22:23:40 +0800
commit83948c2fbd6afe4e91daf45de47f8ad1de7e8179 (patch)
treeb65bee946a44f3b7545e791ab7c25b0720dffd3b
parentb852fabbeae510bbf3e21280225a3ff2a01fb741 (diff)
downloadmarcuscom-ports-83948c2fbd6afe4e91daf45de47f8ad1de7e8179.tar
marcuscom-ports-83948c2fbd6afe4e91daf45de47f8ad1de7e8179.tar.gz
marcuscom-ports-83948c2fbd6afe4e91daf45de47f8ad1de7e8179.tar.bz2
marcuscom-ports-83948c2fbd6afe4e91daf45de47f8ad1de7e8179.tar.lz
marcuscom-ports-83948c2fbd6afe4e91daf45de47f8ad1de7e8179.tar.xz
marcuscom-ports-83948c2fbd6afe4e91daf45de47f8ad1de7e8179.tar.zst
marcuscom-ports-83948c2fbd6afe4e91daf45de47f8ad1de7e8179.zip
Remove gnome-desktop dependency, no longer need in this version. Bump the
PORTREVISION. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11303 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--devel/bug-buddy/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/bug-buddy/Makefile b/devel/bug-buddy/Makefile
index 045b71acc..af141b0c0 100644
--- a/devel/bug-buddy/Makefile
+++ b/devel/bug-buddy/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/bug-buddy/Makefile,v 1.64 2008/08/05 05:28:15 marcus Exp $
+# $MCom: ports/devel/bug-buddy/Makefile,v 1.65 2008/08/17 23:40:42 ahze Exp $
#
PORTNAME= bug-buddy
PORTVERSION= 2.23.90
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -23,7 +24,7 @@ USE_GETTEXT= yes
INSTALLS_ICONS= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop gnomemenus \
+USE_GNOME= gnomeprefix gnomehack intlhack gnomemenus \
gnomedocutils evolutiondataserver
GNOME_DESKTOP_VERSION=2
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \