From d5f5ea1fe16b93a680c181483beb7af39f6b381b Mon Sep 17 00:00:00 2001 From: adamw Date: Tue, 5 Nov 2002 10:35:00 +0000 Subject: Use ${PORTNAME} in MASTER_SITE_SUBDIR. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@110 df743ca5-7f9a-e211-a948-0013205c9059 --- www/gtkhtml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www') diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index a5b43fa29..503d55325 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -9,7 +9,7 @@ PORTNAME= gtkhtml PORTVERSION= 1.1.4 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gtkhtml/1.1 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1 DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org -- cgit v1.2.3