From 548cd48ff982c7262e8912e639d45bc37cd03f77 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 25 Apr 2014 23:11:19 +0000 Subject: [PATCH] Support stage --- print/gnomephotoprinter/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/print/gnomephotoprinter/Makefile b/print/gnomephotoprinter/Makefile index d09c572e9199..db415f4164a7 100644 --- a/print/gnomephotoprinter/Makefile +++ b/print/gnomephotoprinter/Makefile @@ -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