diff --git a/dns/hostdb/Makefile b/dns/hostdb/Makefile index 43fc86e01b91..6ba79d76a186 100644 --- a/dns/hostdb/Makefile +++ b/dns/hostdb/Makefile @@ -17,6 +17,9 @@ HOSTDB_EXAMPLES_DIRS+= mailserverexample/out mailserverexample .include +pre-install: + ${FIND} ${WRKSRC} -name "*\.orig" -delete + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/bin/* ${PREFIX}/bin .if ${PORT_OPTIONS:MEXAMPLES}