aboutsummaryrefslogtreecommitdiff
path: root/print/gnome-cups-manager
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-11-05 03:43:41 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-11-05 03:43:41 +0000
commitddda5ed61be63fae22938ebe686c49beb6fa76a5 (patch)
tree47f0dc2aa12b974575c81f64dbc192f3d919716d /print/gnome-cups-manager
parentc4be4cab85391c16c3abf280edf17bd6d787d6ae (diff)
downloadports-ddda5ed61be63fae22938ebe686c49beb6fa76a5.tar.gz
ports-ddda5ed61be63fae22938ebe686c49beb6fa76a5.zip
Notes
Diffstat (limited to 'print/gnome-cups-manager')
-rw-r--r--print/gnome-cups-manager/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/print/gnome-cups-manager/Makefile b/print/gnome-cups-manager/Makefile
index 8f1b58d53468..7e56626526c0 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= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
@@ -27,7 +27,7 @@ USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprintui libgnomeui \
desktopfileutils
USE_GETTEXT= yes
INSTALLS_ICONS= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
@@ -38,6 +38,8 @@ post-patch:
> ${WRKSRC}/gnome-cups-manager.desktop
@${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
's|-D.*_DISABLE_DEPRECATED||g'
+ @${REINPLACE_CMD} -e 's|/usr/share|${LOCALBASE}/share|g' \
+ ${WRKSRC}/libgnomecups/gnome-cups-ui-driver.c
post-install:
${MKDIR} ${PREFIX}/share/gnome/applications