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) --- accessibility/gok/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'accessibility/gok') diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile index e07a14f35075..cb881c7aa911 100644 --- a/accessibility/gok/Makefile +++ b/accessibility/gok/Makefile @@ -10,8 +10,7 @@ PORTNAME= gok PORTVERSION= 2.24.0 PORTEPOCH= 1 CATEGORIES= accessibility sysutils 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 v1.2.3