summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-06 21:10:34 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-06 21:10:34 +0000
commite90c5ac85e1589656db313625839221c0668d513 (patch)
treea0f5b4507ec5dc54540a83e1c22cefeca6d28d8c
parentUpgrade to 4232 (diff)
port wouldn't build without the gnomelibs.
Noticed by: bento Approved by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> (maintainer)
Notes
Notes: svn path=/head/; revision=69611
-rw-r--r--deskutils/glabels/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/glabels/Makefile b/deskutils/glabels/Makefile
index 1b0af932272b..2b3703bf67bb 100644
--- a/deskutils/glabels/Makefile
+++ b/deskutils/glabels/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= gnomeprint-2.0:${PORTSDIR}/print/libgnomeprint \
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
USE_GNOMENG= yes
-USE_GNOME= gnomehack gnomeprefix
+USE_GNOME= gnomehack gnomeprefix gnomelibs
USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes