summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-04-15 11:16:04 +0000
committerjmmv <jmmv>2004-04-15 11:16:04 +0000
commit558a2ea5f8c324185f1d96bf28c5ad6b34ba8ebe (patch)
treecc0ee0c64d743a6136715822af76800dc51c482b /editors
parent2634cba24baefd17c255ca2418c31b5d64a09fda (diff)
downloadpkgsrc-558a2ea5f8c324185f1d96bf28c5ad6b34ba8ebe.tar.gz
Set USE_LIBTOOL=yes.
Diffstat (limited to 'editors')
-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