aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-04-26 07:54:47 +0800
committerbapt <bapt@FreeBSD.org>2014-04-26 07:54:47 +0800
commitb1c677b810aff2b4cc53aae57c3cdad06b3be80a (patch)
treef9b7309a59a7776ba96a4abb5d97fc36f203a30f
parent044b2fdfeb139c7cd0e03f6dcbe323cf52fe9308 (diff)
downloadfreebsd-ports-gnome-b1c677b810aff2b4cc53aae57c3cdad06b3be80a.tar.gz
freebsd-ports-gnome-b1c677b810aff2b4cc53aae57c3cdad06b3be80a.tar.zst
freebsd-ports-gnome-b1c677b810aff2b4cc53aae57c3cdad06b3be80a.zip
Support stage
-rw-r--r--sysutils/gnome-pkgview/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/gnome-pkgview/Makefile b/sysutils/gnome-pkgview/Makefile
index f9bc8d1ca509..65dea5d2971d 100644
--- a/sysutils/gnome-pkgview/Makefile
+++ b/sysutils/gnome-pkgview/Makefile
@@ -11,16 +11,15 @@ MASTER_SITES= http://www.mikegtn.net/packages/gnome-pkgview/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Displays the version of GNOME components installed
-USE_BZIP2= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui intlhack
-USES= gettext gmake pkgconfig
+USE_GNOME= gnomeprefix gnomehier libgnomeui intlhack
+USES= gettext gmake pkgconfig tar:bzip2
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
GCONF_SCHEMAS= gnome-pkgview.schemas
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
${WRKSRC}/src/config-path.c