Index: head/print/gnomephotoprinter/Makefile =================================================================== --- head/print/gnomephotoprinter/Makefile (revision 352166) +++ head/print/gnomephotoprinter/Makefile (revision 352167) @@ -1,22 +1,21 @@ # Created by: Alexander Nedotsukov # $FreeBSD$ PORTNAME= gnomephotoprinter PORTVERSION= 0.7.0 PORTREVISION= 9 CATEGORIES= print gnome MASTER_SITES= http://www.fogman.de/gpp/ DISTNAME= gpp-${PORTVERSION} 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