diff options
author | salo <salo> | 2002-11-30 23:21:32 +0000 |
---|---|---|
committer | salo <salo> | 2002-11-30 23:21:32 +0000 |
commit | 0c8d2bc7319df5700c4d1e21c46775986b806cac (patch) | |
tree | df04800cb97d9489ce4b03779d10159577b3b4a7 /devel/GConf | |
parent | e6d184ce14b3cf859d28273dd014568ce8c859c3 (diff) | |
download | pkgsrc-0c8d2bc7319df5700c4d1e21c46775986b806cac.tar.gz |
USE_PKGLOCALEDIR, remove unnecessary patches, delint.
Diffstat (limited to 'devel/GConf')
-rw-r--r-- | devel/GConf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/GConf/Makefile b/devel/GConf/Makefile index 34e35a08eb3..62a6dec6582 100644 --- a/devel/GConf/Makefile +++ b/devel/GConf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2002/10/30 03:09:27 rh Exp $ +# $NetBSD: Makefile,v 1.33 2002/11/30 23:21:32 salo Exp $ # DISTNAME= GConf-1.0.9 @@ -15,6 +15,7 @@ BUILD_USES_MSGFMT= yes #DEPENDS+= guile>=1.3.4:../../lang/guile USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES USE_X11BASE= YES GNU_CONFIGURE= YES |