diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-29 02:23:53 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-29 02:23:53 +0800 |
commit | 58847f8bd7412d0109ce61ca7b05e6300fda857c (patch) | |
tree | 48d34b0fcefb8889084cb665dcb2177a083aadd4 /x11-toolkits/py-gnome-extras/Makefile | |
parent | aa13e4b95b072a38defda3600764849b35f18ef9 (diff) | |
download | marcuscom-ports-58847f8bd7412d0109ce61ca7b05e6300fda857c.tar marcuscom-ports-58847f8bd7412d0109ce61ca7b05e6300fda857c.tar.gz marcuscom-ports-58847f8bd7412d0109ce61ca7b05e6300fda857c.tar.bz2 marcuscom-ports-58847f8bd7412d0109ce61ca7b05e6300fda857c.tar.lz marcuscom-ports-58847f8bd7412d0109ce61ca7b05e6300fda857c.tar.xz marcuscom-ports-58847f8bd7412d0109ce61ca7b05e6300fda857c.tar.zst marcuscom-ports-58847f8bd7412d0109ce61ca7b05e6300fda857c.zip |
Sync with FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9251 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/py-gnome-extras/Makefile')
-rw-r--r-- | x11-toolkits/py-gnome-extras/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-toolkits/py-gnome-extras/Makefile b/x11-toolkits/py-gnome-extras/Makefile index f293aa82d..8fd7007f8 100644 --- a/x11-toolkits/py-gnome-extras/Makefile +++ b/x11-toolkits/py-gnome-extras/Makefile @@ -3,11 +3,12 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-toolkits/py-gnome-extras/Makefile,v 1.40 2007/06/08 02:49:16 mezz Exp $ # PORTNAME= gnome PORTVERSION= 2.19.1 +PORTREVISION= 1 CATEGORIES= x11-toolkits python gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-python-extras/${PORTVERSION:C/..$//} @@ -24,7 +25,7 @@ LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell \ gksuui1.0.1:${PORTSDIR}/sysutils/libgksuui \ gdl-1.0:${PORTSDIR}/x11-toolkits/gdl -USE_GECKO= firefox mozilla seamonkey +USE_GECKO= firefox seamonkey xulrunner mozilla USE_BZIP2= yes USE_GMAKE= yes USE_PYTHON= yes |