aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/vgb-bin/Makefile6
-rw-r--r--emulators/vgba-bin/Makefile6
-rw-r--r--emulators/xmame/Makefile6
3 files changed, 0 insertions, 18 deletions
diff --git a/emulators/vgb-bin/Makefile b/emulators/vgb-bin/Makefile
index f047794b7d0a..6be8edbcead1 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
diff --git a/emulators/vgba-bin/Makefile b/emulators/vgba-bin/Makefile
index f047794b7d0a..6be8edbcead1 100644
--- a/emulators/vgba-bin/Makefile
+++ b/emulators/vgba-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
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index 438a3bbd94d5..95616adfdbdf 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -30,12 +30,6 @@ XMAMEDOCS= changes.mame changes.unix gamelist.mame \
xmame-doc-6.html xmame-doc-7.html xmame-doc.html \
xmame-doc.lyx xmame-doc.ps xmame-doc.sgml xmame-doc.txt
-.if !defined(NOPORTDOCS)
-PLIST_SUB+= PORTDOCS=""
-.else
-PLIST_SUB+= PORTDOCS="@comment "
-.endif
-
# the large number of sed regexes here is intended to make this port a whole
# lot easier to maintain - please don't convert them into a patch.
post-patch: