From 07c1d0bebfb05ad9ae834c1d2a7815b2176f6c04 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Tue, 16 May 2006 05:10:14 +0000 Subject: [PATCH] Add INSTALLS_ICONS, bump the PORTREVISION, found by cports.sh. --- print/gnome-cups-manager/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" \