summaryrefslogtreecommitdiff
path: root/devel/glade2
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2002-11-30 23:21:32 +0000
committersalo <salo@pkgsrc.org>2002-11-30 23:21:32 +0000
commit937b3bf13ba04761e827057af8b9188f24755d9a (patch)
treedf04800cb97d9489ce4b03779d10159577b3b4a7 /devel/glade2
parent071f86009ae92556ddd56f1708bb0c633275a19e (diff)
downloadpkgsrc-937b3bf13ba04761e827057af8b9188f24755d9a.tar.gz
USE_PKGLOCALEDIR, remove unnecessary patches, delint.
Diffstat (limited to 'devel/glade2')
-rw-r--r--devel/glade2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/glade2/Makefile b/devel/glade2/Makefile
index 254ab4f7c49..8560c9aeee4 100644
--- a/devel/glade2/Makefile
+++ b/devel/glade2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/11/02 02:42:03 rh Exp $
+# $NetBSD: Makefile,v 1.3 2002/11/30 23:21:36 salo Exp $
#
DISTNAME= glade-1.1.2
@@ -16,12 +16,12 @@ BUILD_USES_MSGFMT= YES
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
+USE_PKGLOCALEDIR= YES
USE_GMAKE= YES
USE_X11= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
-CONFIGURE_ENV+= LOCALEDIR=${PKGLOCALEDIR}
CONFIGURE_ARGS+= --localstatedir=${SCROLLKEEPER_DATADIR}
.include "../../textproc/scrollkeeper/buildlink2.mk"