summaryrefslogtreecommitdiff
path: root/devel/libidn
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-03-31 05:37:08 +0000
committerjlam <jlam@pkgsrc.org>2006-03-31 05:37:08 +0000
commitdcc3f5e7b7c2c3d6106ae695b03c7052a453b78d (patch)
treecd138e1aa1c65b56c0daf09ef9e6fee9f1a69b00 /devel/libidn
parente72fafd2a4d93a9f61a4103f0889377716d6aa92 (diff)
downloadpkgsrc-dcc3f5e7b7c2c3d6106ae695b03c7052a453b78d.tar.gz
* Move info file entries into the PLIST.
* Honor PKGINFODIR and EMACS_INFOPREFIX.
Diffstat (limited to 'devel/libidn')
-rw-r--r--devel/libidn/Makefile5
-rw-r--r--devel/libidn/PLIST3
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile
index 01af1e0d40d..dd471d4b076 100644
--- a/devel/libidn/Makefile
+++ b/devel/libidn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2006/03/12 18:32:21 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2006/03/31 05:37:08 jlam Exp $
DISTNAME= libidn-0.6.3
CATEGORIES= devel
@@ -15,12 +15,11 @@ USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= makeinfo pkg-config perl:build
GNU_CONFIGURE= yes
+INFO_FILES= # PLIST
PKGCONFIG_OVERRIDE+= libidn.pc.in
TEST_TARGET= check
-INFO_FILES= libidn.info
-
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libgetopt/buildlink3.mk"
diff --git a/devel/libidn/PLIST b/devel/libidn/PLIST
index 867ca2d6a2a..f3838b6ef29 100644
--- a/devel/libidn/PLIST
+++ b/devel/libidn/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2005/10/25 13:24:36 wiz Exp $
+@comment $NetBSD: PLIST,v 1.10 2006/03/31 05:37:08 jlam Exp $
bin/idn
include/idn-free.h
include/idn-int.h
@@ -7,6 +7,7 @@ include/pr29.h
include/punycode.h
include/stringprep.h
include/tld.h
+info/libidn.info
lib/libidn.la
lib/pkgconfig/libidn.pc
man/man1/idn.1