summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gnome-desktop/Makefile
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2005-02-16 09:47:54 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2005-02-16 09:47:54 +0800
commitcd483fe16904324523c1aa520d6236e9642ca4e7 (patch)
tree03c319fe8c1e5b082f4a694f1343fcfcb2f8ad98 /x11-toolkits/py-gnome-desktop/Makefile
parent369544e77d817492fdd20785e715ffce2410b2c1 (diff)
downloadmarcuscom-ports-cd483fe16904324523c1aa520d6236e9642ca4e7.tar
marcuscom-ports-cd483fe16904324523c1aa520d6236e9642ca4e7.tar.gz
marcuscom-ports-cd483fe16904324523c1aa520d6236e9642ca4e7.tar.bz2
marcuscom-ports-cd483fe16904324523c1aa520d6236e9642ca4e7.tar.lz
marcuscom-ports-cd483fe16904324523c1aa520d6236e9642ca4e7.tar.xz
marcuscom-ports-cd483fe16904324523c1aa520d6236e9642ca4e7.tar.zst
marcuscom-ports-cd483fe16904324523c1aa520d6236e9642ca4e7.zip
Update to 2.9.4 and simplify dependency stuff. Yeah. Stuff.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3657 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/py-gnome-desktop/Makefile')
-rw-r--r--x11-toolkits/py-gnome-desktop/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-toolkits/py-gnome-desktop/Makefile b/x11-toolkits/py-gnome-desktop/Makefile
index 55b737869..b21bc84f1 100644
--- a/x11-toolkits/py-gnome-desktop/Makefile
+++ b/x11-toolkits/py-gnome-desktop/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnome
-PORTVERSION= 2.9.3
+PORTVERSION= 2.9.4
CATEGORIES= x11-toolkits python gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-python-extras/${PORTVERSION:C/..$//}
@@ -18,11 +18,9 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A set of Python bindings for GNOME 2
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gnome/_gnome.so:${PORTSDIR}/x11-toolkits/py-gnome2
LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 \
gtop-2.0.2:${PORTSDIR}/devel/libgtop2 \
totem-plparser.0:${PORTSDIR}/multimedia/totem-gstreamer
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gnome/_gnome.so:${PORTSDIR}/x11-toolkits/py-gnome2
MOZILLA= mozilla
HEADERS_SUFX=
@@ -44,7 +42,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_PYTHON= yes
USE_GNOME= gnomehack libgnomeprintui libgtkhtml gnomepanel \
- gtksourceview libwnck nautiluscdburner
+ gtksourceview libwnck nautiluscdburner pygnome2
USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"