Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 2014 23:11:19 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r352167 - head/print/gnomephotoprinter
Message-ID:  <201404252311.s3PNBJBD095786@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Apr 25 23:11:19 2014
New Revision: 352167
URL: http://svnweb.freebsd.org/changeset/ports/352167
QAT: https://qat.redports.org/buildarchive/r352167/

Log:
  Support stage

Modified:
  head/print/gnomephotoprinter/Makefile

Modified: head/print/gnomephotoprinter/Makefile
==============================================================================
--- head/print/gnomephotoprinter/Makefile	Fri Apr 25 23:10:40 2014	(r352166)
+++ head/print/gnomephotoprinter/Makefile	Fri Apr 25 23:11:19 2014	(r352167)
@@ -12,11 +12,10 @@ DIST_SUBDIR=	gnome2
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Gnome Photo Printer is intended for printing photos in an easy way
 
-USE_GNOME=	gnomehack gnomeprefix libgnomeui libglade2 libgnomeprintui \
-		gnomevfs2
-USES=		gettext gmake pkgconfig
+USE_GNOME=	gnomeprefix libgnomeui libglade2 libgnomeprintui gnomevfs2
+USES=		gettext gmake pathfix pkgconfig
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
+INSTALL_TARGET=	install-strip
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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