summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/rep-gtk2/Makefile
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2002-11-05 18:35:00 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2002-11-05 18:35:00 +0800
commitd5f5ea1fe16b93a680c181483beb7af39f6b381b (patch)
treef6181340aa072c7a24e916b20a8eed33148a2964 /x11-toolkits/rep-gtk2/Makefile
parent2c2daba77b2bf5a834d6199defae83cd6e8200b4 (diff)
downloadmarcuscom-ports-d5f5ea1fe16b93a680c181483beb7af39f6b381b.tar
marcuscom-ports-d5f5ea1fe16b93a680c181483beb7af39f6b381b.tar.gz
marcuscom-ports-d5f5ea1fe16b93a680c181483beb7af39f6b381b.tar.bz2
marcuscom-ports-d5f5ea1fe16b93a680c181483beb7af39f6b381b.tar.lz
marcuscom-ports-d5f5ea1fe16b93a680c181483beb7af39f6b381b.tar.xz
marcuscom-ports-d5f5ea1fe16b93a680c181483beb7af39f6b381b.tar.zst
marcuscom-ports-d5f5ea1fe16b93a680c181483beb7af39f6b381b.zip
Use ${PORTNAME} in MASTER_SITE_SUBDIR.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@110 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/rep-gtk2/Makefile')
-rw-r--r--x11-toolkits/rep-gtk2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/rep-gtk2/Makefile b/x11-toolkits/rep-gtk2/Makefile
index a57919c97..7278e0457 100644
--- a/x11-toolkits/rep-gtk2/Makefile
+++ b/x11-toolkits/rep-gtk2/Makefile
@@ -11,8 +11,8 @@ PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/rep-gtk/0.16
-DISTNAME= rep-gtk-${PORTVERSION}
+MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/0.16
+DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org