diff options
Diffstat (limited to 'net/libasyncns/Makefile')
-rw-r--r-- | net/libasyncns/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/libasyncns/Makefile b/net/libasyncns/Makefile index 57585b2b265..b56c3ca922b 100644 --- a/net/libasyncns/Makefile +++ b/net/libasyncns/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/02/09 11:30:47 mef Exp $ -# +# $NetBSD: Makefile,v 1.4 2022/07/25 11:12:26 wiz Exp $ DISTNAME= libasyncns-0.8 CATEGORIES= net @@ -12,7 +11,6 @@ LICENSE= gnu-lgpl-v2.1 GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_TOOLS+= pkg-config TEST_TARGET= check PKGCONFIG_OVERRIDE+= libasyncns.pc.in |