summaryrefslogtreecommitdiff
path: root/sysutils/gupsc
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-01 15:26:31 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-01 15:26:31 +0000
commit28f497a7e40d442851196408f3474c56e2f08a02 (patch)
tree16c9394030b8c0a24de3ab44e0ae0b8174d0860f /sysutils/gupsc
parentUpdate to 2.0.b.2 (diff)
Deploy USE_GNOMENG infrastructure
PR: 42285 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65419
Diffstat (limited to 'sysutils/gupsc')
-rw-r--r--sysutils/gupsc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/gupsc/Makefile b/sysutils/gupsc/Makefile
index cac26ca3434a..7da74e434a37 100644
--- a/sysutils/gupsc/Makefile
+++ b/sysutils/gupsc/Makefile
@@ -16,7 +16,8 @@ MAINTAINER= demon@FreeBSD.org
USE_X_PREFIX= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GNOMELIBS= yes
+USE_GNOMENG= yes
+USE_GNOME= gnomelibs
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"