diff options
Diffstat (limited to 'devel/libidn/Makefile')
-rw-r--r-- | devel/libidn/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile index f5ba0ca9965..85d3e55e1f2 100644 --- a/devel/libidn/Makefile +++ b/devel/libidn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/02/10 00:20:29 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2004/02/14 17:21:38 jlam Exp $ # DISTNAME= libidn-0.3.3 @@ -14,7 +14,6 @@ GNU_CONFIGURE= yes USE_BUILDLINK3= yes USE_LIBTOOL= yes -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool PKGCONFIG_OVERRIDE+= ${WRKSRC}/libidn.pc.in INFO_FILES= libidn.info |