summaryrefslogtreecommitdiff
path: root/security/libtasn1
diff options
context:
space:
mode:
authordsainty <dsainty>2006-02-28 02:45:12 +0000
committerdsainty <dsainty>2006-02-28 02:45:12 +0000
commitea2946b90da76caee3e40927b9276c85bc81b8d1 (patch)
tree8c0c21fe568eed754794d1eeeb99c59677604b34 /security/libtasn1
parent39d57a8d99528964cc4814dc8303aac9bb92bb99 (diff)
downloadpkgsrc-ea2946b90da76caee3e40927b9276c85bc81b8d1.tar.gz
libtasn1-0.2.18 uses makeinfo at build time, so declare USE_MAKEINFO. Without this the package build fails (on my system). I haven't bothered to bump the PKGREVISION on the assumption that this doesn't actually change the end result of a successful build, it just fixes the build for (a select subset of?) people where previously it would fail to build.
Diffstat (limited to 'security/libtasn1')
-rw-r--r--security/libtasn1/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile
index b2ba9056940..32ce4c94b58 100644
--- a/security/libtasn1/Makefile
+++ b/security/libtasn1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/02/10 12:39:25 drochner Exp $
+# $NetBSD: Makefile,v 1.21 2006/02/28 02:45:12 dsainty Exp $
DISTNAME= libtasn1-0.2.18
CATEGORIES= security devel
@@ -14,6 +14,7 @@ COMMENT= ASN.1 structure parser library
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LIBTOOL= yes
+USE_MAKEINFO= yes
GNU_CONFIGURE= yes
TEST_TARGET= check