diff --git a/net/wmnd/Makefile b/net/wmnd/Makefile index cde62fb1a313..8862edd6cfa0 100644 --- a/net/wmnd/Makefile +++ b/net/wmnd/Makefile @@ -23,14 +23,10 @@ PORTEXAMPLES= wmndrc PLIST_FILES= bin/wmnd \ man/man1/wmnd.1.gz -.include - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/wmnd ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/doc/wmnd.1 ${STAGEDIR}${MANPREFIX}/man/man1 -.if ${PORT_OPTIONS:MEXAMPLES} @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/wmndrc ${STAGEDIR}${EXAMPLESDIR} -.endif -.include +.include