summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
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: