summaryrefslogtreecommitdiff
path: root/editors/gconf-editor
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-04-15 11:16:04 +0000
committerjmmv <jmmv@pkgsrc.org>2004-04-15 11:16:04 +0000
commitcad79331bb9b7a9cf102006d0266d7b5472ec6dc (patch)
treecc0ee0c64d743a6136715822af76800dc51c482b /editors/gconf-editor
parent9fb0bcb4bf5d79c80ddd88bd5aa5ff94d7758ac4 (diff)
downloadpkgsrc-cad79331bb9b7a9cf102006d0266d7b5472ec6dc.tar.gz
Set USE_LIBTOOL=yes.
Diffstat (limited to 'editors/gconf-editor')
-rw-r--r--editors/gconf-editor/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile
index 3c22c534107..d9a75a765ba 100644
--- a/editors/gconf-editor/Makefile
+++ b/editors/gconf-editor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/04/14 16:15:22 jmmv Exp $
+# $NetBSD: Makefile,v 1.19 2004/04/15 11:16:04 jmmv Exp $
#
DISTNAME= gconf-editor-2.6.0
@@ -15,6 +15,7 @@ BUILD_USES_MSGFMT= YES
GNU_CONFIGURE= YES
USE_BUILDLINK3= YES
USE_DIRS+= xdg-1.1
+USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
USE_GNU_TOOLS+= make
USE_X11= YES