diff options
Diffstat (limited to 'x11-toolkits/py-gnome/Makefile')
-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 |