svn commit: r352157 - head/net/gnome-netstatus
Baptiste Daroussin
bapt at FreeBSD.org
Fri Apr 25 22:50:52 UTC 2014
Author: bapt
Date: Fri Apr 25 22:50:51 2014
New Revision: 352157
URL: http://svnweb.freebsd.org/changeset/ports/352157
QAT: https://qat.redports.org/buildarchive/r352157/
Log:
Support stage
Modified:
head/net/gnome-netstatus/Makefile
Modified: head/net/gnome-netstatus/Makefile
==============================================================================
--- head/net/gnome-netstatus/Makefile Fri Apr 25 22:21:13 2014 (r352156)
+++ head/net/gnome-netstatus/Makefile Fri Apr 25 22:50:51 2014 (r352157)
@@ -10,19 +10,17 @@ MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
MAINTAINER= gnome at FreeBSD.org
-COMMENT= A GNOME applet that shows network status
+COMMENT= GNOME applet that shows network status
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
-USE_BZIP2= yes
-USE_GNOME= gnomehack intlhack gnomeprefix libgnome gnomepanel \
- gnomedocutils
-USES= gettext gmake pkgconfig
+USE_GNOME= intlhack gnomeprefix libgnome gnomepanel gnomedocutils
+USES= gettext gmake libtool pathfix pkgconfig tar:bzip2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+INSTALL_TARGET= install-strip
GCONF_SCHEMAS= netstatus.schemas
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list