aboutsummaryrefslogtreecommitdiff
path: root/dns/dnsutl/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-02-17 13:24:18 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-02-17 13:24:18 +0000
commit9cdac7c9c7c23942fa9ba298379deda23cc85b84 (patch)
tree4ad774d1310a4c3188c4f9a9dc2797cfc0b74106 /dns/dnsutl/Makefile
parenta1ea653cf5ce42a7ea9f0f934723fc7a743595f9 (diff)
downloadports-9cdac7c9c7c23942fa9ba298379deda23cc85b84.tar.gz
ports-9cdac7c9c7c23942fa9ba298379deda23cc85b84.zip
Support stage
Notes
Notes: svn path=/head/; revision=344741
Diffstat (limited to 'dns/dnsutl/Makefile')
-rw-r--r--dns/dnsutl/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/dns/dnsutl/Makefile b/dns/dnsutl/Makefile
index 7d510e27ab25..ddda59ae612f 100644
--- a/dns/dnsutl/Makefile
+++ b/dns/dnsutl/Makefile
@@ -9,14 +9,9 @@ MASTER_SITES= SF
MAINTAINER= stefan@fh-mainz.de
COMMENT= Programs to make using DNS easier
+DESTDIRNAME= RPM_BUILD_ROOT
GNU_CONFIGURE= yes
ALL_TARGET= all sure
MAKE_JOBS_UNSAFE= yes
-MAN1= dns-boot-check.1 dns-bootp.1 dns-bootparams.1 \
- dns-conf-check.1 dns-dhcp.1 dns-ethers-import.1 \
- dns-ethers.1 dns-filter.1 dns-hosts-import.1 \
- dns-hosts.1 dns-license.1 dns-ng.1 dns-rev.1
-
-NO_STAGE= yes
.include <bsd.port.mk>