Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jun 2014 09:46:01 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r356080 - head/print/gribouy
Message-ID:  <201406010946.s519k1tm065426@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sun Jun  1 09:46:01 2014
New Revision: 356080
URL: http://svnweb.freebsd.org/changeset/ports/356080
QAT: https://qat.redports.org/buildarchive/r356080/

Log:
  - Stage support

Modified:
  head/print/gribouy/Makefile

Modified: head/print/gribouy/Makefile
==============================================================================
--- head/print/gribouy/Makefile	Sun Jun  1 09:43:15 2014	(r356079)
+++ head/print/gribouy/Makefile	Sun Jun  1 09:46:01 2014	(r356080)
@@ -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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406010946.s519k1tm065426>