aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-05-16 05:10:14 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-05-16 05:10:14 +0000
commit07c1d0bebfb05ad9ae834c1d2a7815b2176f6c04 (patch)
treecda6973d498047b0713c47f7edf5486cc9e12997
parent95b193eebc9edcefd906c596c1b4309e344a2929 (diff)
downloadports-07c1d0bebfb05ad9ae834c1d2a7815b2176f6c04.tar.gz
ports-07c1d0bebfb05ad9ae834c1d2a7815b2176f6c04.zip
Add INSTALLS_ICONS, bump the PORTREVISION, found by cports.sh.
Notes
Notes: svn path=/head/; revision=162530
-rw-r--r--print/gnome-cups-manager/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/gnome-cups-manager/Makefile b/print/gnome-cups-manager/Makefile
index 237a18ae6960..8f1b58d53468 100644
--- a/print/gnome-cups-manager/Makefile
+++ b/print/gnome-cups-manager/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnome-cups-manager
PORTVERSION= 0.31
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
@@ -26,6 +26,7 @@ USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprintui libgnomeui \
desktopfileutils
USE_GETTEXT= yes
+INSTALLS_ICONS= yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \