diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-18 20:15:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-18 20:15:55 +0000 |
commit | 6ead6f393ae0c2176a91b0b6bb75b5db4edd02e3 (patch) | |
tree | 3d144b8128367601b9438a0c561b12ef3cb6efc4 /x11-toolkits/py-gnome | |
parent | 0d7182fc25a72d0692c54267eb65f84b2b75c142 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/py-gnome')
-rw-r--r-- | x11-toolkits/py-gnome/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/py-gnome/Makefile b/x11-toolkits/py-gnome/Makefile index a51d098d964e..16e7d68f3c73 100644 --- a/x11-toolkits/py-gnome/Makefile +++ b/x11-toolkits/py-gnome/Makefile @@ -5,12 +5,13 @@ # $FreeBSD$ # -PORTNAME= py-gnome +PORTNAME= gnome PORTVERSION= 1.4.4 PORTREVISION= 10 CATEGORIES= x11-toolkits python gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/gnome-python/1.4 +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= gnome-python-${PORTVERSION} DIST_SUBDIR= gnome |