diff options
author | salo <salo@pkgsrc.org> | 2002-11-30 23:21:32 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2002-11-30 23:21:32 +0000 |
commit | 937b3bf13ba04761e827057af8b9188f24755d9a (patch) | |
tree | df04800cb97d9489ce4b03779d10159577b3b4a7 /devel/anjuta | |
parent | 071f86009ae92556ddd56f1708bb0c633275a19e (diff) | |
download | pkgsrc-937b3bf13ba04761e827057af8b9188f24755d9a.tar.gz |
USE_PKGLOCALEDIR, remove unnecessary patches, delint.
Diffstat (limited to 'devel/anjuta')
-rw-r--r-- | devel/anjuta/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/anjuta/Makefile b/devel/anjuta/Makefile index 9e1b3e02d1c..1d98cd1dae8 100644 --- a/devel/anjuta/Makefile +++ b/devel/anjuta/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2002/10/05 03:54:46 rh Exp $ +# $NetBSD: Makefile,v 1.7 2002/11/30 23:21:33 salo Exp $ # DISTNAME= anjuta-0.1.9 @@ -16,6 +16,7 @@ DEPENDS+= xml-i18n-tools>=0.9:../../textproc/xml-i18n-tools BUILD_USES_MSGFMT= YES USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES USE_X11= YES USE_GMAKE= YES USE_LIBTOOL= YES |