From 7c806af372979087f0f0c243eeeb28f0ae46ffdc Mon Sep 17 00:00:00 2001 From: Marcelo 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) --- devel/present/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devel/present') diff --git a/devel/present/Makefile b/devel/present/Makefile index 4fd048c2acbb..31f272e3ffe0 100644 --- a/devel/present/Makefile +++ b/devel/present/Makefile @@ -10,8 +10,7 @@ PORTNAME= present PORTVERSION= 0.0.3 PORTREVISION= 6 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.0 +MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= A library for reading Microsoft PowerPoint(tm) documents -- cgit v1.2.3