aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2004-11-25 02:03:56 +0000
committerMichael Johnson <ahze@FreeBSD.org>2004-11-25 02:03:56 +0000
commita295efeb5aee8b7b62f16de11917973fa0a566fc (patch)
tree98166d4ddc0b3ee3257f8ca2af429ade8e4fbabd /print
parent5c28992dbb38acd41f3729051b921b2a9626da3f (diff)
downloadports-a295efeb5aee8b7b62f16de11917973fa0a566fc.tar.gz
ports-a295efeb5aee8b7b62f16de11917973fa0a566fc.zip
Notes
Diffstat (limited to 'print')
-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 ccd72e31cbb8..923322c88190 100644
--- a/print/gnome-cups-manager/Makefile
+++ b/print/gnome-cups-manager/Makefile
@@ -17,6 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Admistration tool for cups
LIB_DEPENDS= gnomecups-1.0.1:${PORTSDIR}/print/libgnomecups
+RUN_DEPENDS= gnomesu:${PORTSDIR}/sysutils/gnomesu
USE_BZIP2= yes
USE_X_PREFIX= yes
@@ -26,7 +27,7 @@ USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprintui libgnomeui \
INSTALLS_SHLIB= yes
USE_LIBTOOL_VER=15
USE_REINPLACE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
post-patch: