aboutsummaryrefslogtreecommitdiff
path: root/devel/libdnsres
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-28 22:22:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-28 22:22:08 +0000
commiteb92fc19c553cbc40c6b691c6a541137a076a1c7 (patch)
treeb0d8723fbee707c484c543f40eb4d91cbca13315 /devel/libdnsres
parentd87748d6f2ff77f55b3decfc243f84f4c7e1ab56 (diff)
Notes
Diffstat (limited to 'devel/libdnsres')
-rw-r--r--devel/libdnsres/Makefile8
-rw-r--r--devel/libdnsres/pkg-plist2
2 files changed, 3 insertions, 7 deletions
diff --git a/devel/libdnsres/Makefile b/devel/libdnsres/Makefile
index 7333749ade76..54fec866f84a 100644
--- a/devel/libdnsres/Makefile
+++ b/devel/libdnsres/Makefile
@@ -12,20 +12,14 @@ COMMENT= Provides a non-blocking thread-safe API for resolving DNS names
BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent
+USES= libtool
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
CONFIGURE_ARGS=--with-libevent=${LOCALBASE}
MAKE_JOBS_UNSAFE= yes
PLIST_SUB+= PORTVERSION="${PORTVERSION}"
-MAN3= dnsres.3
-MLINKS= dnsres.3 dnsres_init.3 dnsres.3 dnsres_gethostbyname.3 \
- dnsres.3 dnsres_gethostbyname2.3 dnsres.3 dnsres_gethostbyaddr.3 \
- dnsres.3 dnsres_getaddrinfo.3
-
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's,CFLAGS =,CFLAGS +=, ; s|top_buildir|top_builddir|g' \
${WRKSRC}/Makefile.in
diff --git a/devel/libdnsres/pkg-plist b/devel/libdnsres/pkg-plist
index 6143916f786f..a54b20d2d5fd 100644
--- a/devel/libdnsres/pkg-plist
+++ b/devel/libdnsres/pkg-plist
@@ -3,3 +3,5 @@ lib/libdnsres.a
lib/libdnsres.la
lib/libdnsres.so
lib/libdnsres.so.0
+lib/libdnsres.so.0.0.1
+man/man3/dnsres.3.gz