summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorcjep <cjep>2003-04-29 04:54:08 +0000
committercjep <cjep>2003-04-29 04:54:08 +0000
commit372a93955ab0a90c42df3021db882ef7d0b477e3 (patch)
tree5e9eeaed082247d0cee9fd21ac7d8a756e29786b /net
parente0ace2c3d1f279bad07f2dc12f3917478c3c4189 (diff)
downloadpkgsrc-372a93955ab0a90c42df3021db882ef7d0b477e3.tar.gz
Set USE_PKGLOCALEDIR to yes
Diffstat (limited to 'net')
-rw-r--r--net/wol/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/wol/Makefile b/net/wol/Makefile
index 7acc94ce682..cfaa0f8a5f0 100644
--- a/net/wol/Makefile
+++ b/net/wol/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/04/04 18:16:47 zuntum Exp $
+# $NetBSD: Makefile,v 1.2 2003/04/29 04:54:08 cjep Exp $
#
DISTNAME= wol-0.6.0
@@ -13,6 +13,7 @@ USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_GMAKE= YES
USE_GNU_GETTEXT= YES
+USE_PKGLOCALEDIR= YES
.include "../../converters/libiconv/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"