aboutsummaryrefslogtreecommitdiff
path: root/print/gribouy/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-06-01 09:46:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-06-01 09:46:01 +0000
commit318c2fe39f54a414bccc6d7b98106443c2845bee (patch)
treec209730274163d0bbddbf9dc9c0d6a8c208f1ff6 /print/gribouy/Makefile
parentc73d867c23ac24313613fd046b781349b6088e68 (diff)
Notes
Diffstat (limited to 'print/gribouy/Makefile')
-rw-r--r--print/gribouy/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/print/gribouy/Makefile b/print/gribouy/Makefile
index dce7e0baf0f9..bebc4bc8edf5 100644
--- a/print/gribouy/Makefile
+++ b/print/gribouy/Makefile
@@ -5,17 +5,13 @@ PORTNAME= gribouy
PORTVERSION= 0.0.8
PORTREVISION= 13
CATEGORIES= print gnome
-#MASTER_SITES= ${MASTER_SITE_SAVANNAH}
-#MASTER_SITE_SUBDIR= gribouy/unstable.pkg/${PORTVERSION:R}
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= bland
+MASTER_SITES= LOCAL/bland
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gribouy is a Type1 font editor
USES= gmake pkgconfig
-USE_GNOME= gnomeprefix gnomehack libglade2 libgnomeui
+USE_GNOME= gnomeprefix gnomehack libglade2 libgnomeui
GNU_CONFIGURE= yes
-NO_STAGE= yes
.include <bsd.port.mk>