svn commit: r344741 - head/dns/dnsutl

Baptiste Daroussin bapt at FreeBSD.org
Mon Feb 17 13:24:19 UTC 2014


Author: bapt
Date: Mon Feb 17 13:24:18 2014
New Revision: 344741
URL: http://svnweb.freebsd.org/changeset/ports/344741
QAT: https://qat.redports.org/buildarchive/r344741/

Log:
  Support stage

Modified:
  head/dns/dnsutl/Makefile
  head/dns/dnsutl/pkg-plist

Modified: head/dns/dnsutl/Makefile
==============================================================================
--- head/dns/dnsutl/Makefile	Mon Feb 17 13:22:56 2014	(r344740)
+++ head/dns/dnsutl/Makefile	Mon Feb 17 13:24:18 2014	(r344741)
@@ -9,14 +9,9 @@ MASTER_SITES=	SF
 MAINTAINER=	stefan at 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>

Modified: head/dns/dnsutl/pkg-plist
==============================================================================
--- head/dns/dnsutl/pkg-plist	Mon Feb 17 13:22:56 2014	(r344740)
+++ head/dns/dnsutl/pkg-plist	Mon Feb 17 13:24:18 2014	(r344741)
@@ -10,3 +10,16 @@ bin/dns-hosts
 bin/dns-hosts-import
 bin/dns-ng
 bin/dns-rev
+man/man1/dns-boot-check.1.gz
+man/man1/dns-bootp.1.gz
+man/man1/dns-bootparams.1.gz
+man/man1/dns-conf-check.1.gz
+man/man1/dns-dhcp.1.gz
+man/man1/dns-ethers-import.1.gz
+man/man1/dns-ethers.1.gz
+man/man1/dns-filter.1.gz
+man/man1/dns-hosts-import.1.gz
+man/man1/dns-hosts.1.gz
+man/man1/dns-license.1.gz
+man/man1/dns-ng.1.gz
+man/man1/dns-rev.1.gz


More information about the svn-ports-all mailing list