From 56fcc5f4afd03a3eb53f30b6fc8eca1afcdc623b Mon Sep 17 00:00:00 2001 From: araujo Date: Mon, 2 Feb 2009 01:36:16 +0000 Subject: - Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove MASTER_SITE_SUBDIR when possible. PR: ports/125243 Submitted by: pgollucci Reworked by: myself Tested on: pointyhat exp-run (pav) --- graphics/passepartout/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/passepartout') diff --git a/graphics/passepartout/Makefile b/graphics/passepartout/Makefile index 832e6a8b29c1..6a88f26e62a4 100644 --- a/graphics/passepartout/Makefile +++ b/graphics/passepartout/Makefile @@ -10,8 +10,7 @@ PORTNAME= passepartout PORTVERSION= 0.7.0 PORTREVISION= 1 CATEGORIES= graphics gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} +MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -- cgit