summaryrefslogtreecommitdiffstats
path: root/deskutils/alacarte
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-27 21:45:11 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-27 21:45:11 +0800
commit8fdd2addccb62fbe2e65b43186a8c2d30dca40de (patch)
tree7052c01f0dbf8994984f8385a2599c96603bddf3 /deskutils/alacarte
parentba03601422325934d199ad6f8cc19e9432f3704a (diff)
downloadmarcuscom-ports-8fdd2addccb62fbe2e65b43186a8c2d30dca40de.tar
marcuscom-ports-8fdd2addccb62fbe2e65b43186a8c2d30dca40de.tar.gz
marcuscom-ports-8fdd2addccb62fbe2e65b43186a8c2d30dca40de.tar.bz2
marcuscom-ports-8fdd2addccb62fbe2e65b43186a8c2d30dca40de.tar.lz
marcuscom-ports-8fdd2addccb62fbe2e65b43186a8c2d30dca40de.tar.xz
marcuscom-ports-8fdd2addccb62fbe2e65b43186a8c2d30dca40de.tar.zst
marcuscom-ports-8fdd2addccb62fbe2e65b43186a8c2d30dca40de.zip
Add a missing dependency on pygnomedesktop.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6847 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/alacarte')
-rw-r--r--deskutils/alacarte/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/alacarte/Makefile b/deskutils/alacarte/Makefile
index 67f15192a..ba5221bf1 100644
--- a/deskutils/alacarte/Makefile
+++ b/deskutils/alacarte/Makefile
@@ -3,10 +3,11 @@
# Whom: FreeBSD GNOME Team
#
# $FreeBSD$
-# $MCom: ports/deskutils/alacarte/Makefile,v 1.1 2006/07/18 12:18:06 ahze Exp $
+# $MCom: ports/deskutils/alacarte/Makefile,v 1.2 2006/07/27 01:10:04 marcus Exp $
PORTNAME= alacarte
PORTVERSION= 0.9.90
+PORTREVISION= 1
CATEGORIES= deskutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -18,7 +19,7 @@ COMMENT= An editor for the freedesktop.org menu specification
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg
USE_BZIP2= yes
-USE_GNOME= gnomehack gnomeprefix pygtk2 pygnome2 intlhack
+USE_GNOME= gnomehack gnomeprefix pygnomedesktop intlhack
USE_GMAKE= yes
USE_GETTEXT= yes
USE_PYTHON= yes