From 0ba80656c8f4ec632e9e9d3b55fd409f55e82e44 Mon Sep 17 00:00:00 2001 From: will Date: Tue, 16 Jan 2001 19:08:45 +0000 Subject: Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in bsd.port.mk, for easy removal of documentation. I left alone one port - japanese/elisa8x8 (or something like that), because it appeared to have some rather weird way of doing PORTDOCS substitution. --- emulators/vgb-bin/Makefile | 6 ------ 1 file changed, 6 deletions(-) (limited to 'emulators/vgb-bin') diff --git a/emulators/vgb-bin/Makefile b/emulators/vgb-bin/Makefile index f047794..6be8edb 100644 --- a/emulators/vgb-bin/Makefile +++ b/emulators/vgb-bin/Makefile @@ -22,12 +22,6 @@ NO_WRKSUBDIR= no INSTALL_DIR= ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -.if defined(NOPORTDOCS) -PLIST_SUB+= PORTDOCS:="@comment " -.else -PLIST_SUB+= PORTDOCS:= -.endif # !defined(NOPORTDOCS) - do-install: @${INSTALL_PROGRAM} ${WRKSRC}/vgb ${PREFIX}/bin @${INSTALL_PROGRAM} ${WRKSRC}/vgb-debug ${PREFIX}/bin -- cgit v1.1