From 4c1509cf10f588463fb8c167fa6569a494bfad9f Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Mon, 21 Oct 2013 19:16:24 +0000 Subject: - By request undeprecate and unmark this port as BROKEN. - Convert to staging --- dns/opendd/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dns') diff --git a/dns/opendd/Makefile b/dns/opendd/Makefile index 3b0ec4a88c30..49026591c078 100644 --- a/dns/opendd/Makefile +++ b/dns/opendd/Makefile @@ -23,7 +23,6 @@ PLIST_FILES= sbin/${PORTNAME} \ "%%ETCDIR%%/${PORTNAME}.pem" \ "@dirrmtry %%ETCDIR%%" -NO_STAGE= yes .include .if ${PORT_OPTIONS:MRCNG} @@ -61,7 +60,7 @@ do-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.conf ${STAGEDIR}${ETCDIR}/${PORTNAME}.conf.default ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.pem ${STAGEDIR}${ETCDIR} - ${CHMOD} 600 ${STAGEDIR}${STAGEDIR}${ETCDIR}/${PORTNAME}.conf.default + ${CHMOD} 600 ${STAGEDIR}${ETCDIR}/${PORTNAME}.conf.default .if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${PORTDOCS} -- cgit v1.2.3