aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-08-09 12:14:17 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-08-09 12:14:17 +0000
commit16a74386bb4a478138411f3e5ab67339f09573c1 (patch)
treeaa12f3ec78f3734497cd041ea42420fb654e6f5c
parentac0f2013b418fa27b855689eeabaa119b44b45ce (diff)
downloadports-16a74386bb4a478138411f3e5ab67339f09573c1.tar.gz
ports-16a74386bb4a478138411f3e5ab67339f09573c1.zip
Notes
-rw-r--r--sysutils/bacula-docs/Makefile8
-rw-r--r--sysutils/bacula5-docs/Makefile8
-rw-r--r--sysutils/bareos-docs/Makefile8
3 files changed, 0 insertions, 24 deletions
diff --git a/sysutils/bacula-docs/Makefile b/sysutils/bacula-docs/Makefile
index 68aaf655edfb..dbde6cf49b55 100644
--- a/sysutils/bacula-docs/Makefile
+++ b/sysutils/bacula-docs/Makefile
@@ -17,14 +17,6 @@ UNIQUENAME= ${PORTNAME}${PKGNAMESUFFIX}
PORTDOCS= *.pdf
-OPTIONS_DEFINE= DOCS
-
-.include <bsd.port.options.mk>
-
-.if empty(PORT_OPTIONS:MDOCS)
-IGNORE= consists of only documentation, please enable DOCS and try again
-.endif
-
do-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
diff --git a/sysutils/bacula5-docs/Makefile b/sysutils/bacula5-docs/Makefile
index f67caf879baf..a3eae3fc9ae8 100644
--- a/sysutils/bacula5-docs/Makefile
+++ b/sysutils/bacula5-docs/Makefile
@@ -19,14 +19,6 @@ UNIQUENAME= ${PORTNAME}${PKGNAMESUFFIX}
PORTDOCS= *.pdf
-OPTIONS_DEFINE= DOCS
-
-.include <bsd.port.options.mk>
-
-.if empty(PORT_OPTIONS:MDOCS)
-IGNORE= consists of only documentation, please enable DOCS and try again
-.endif
-
do-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${FIND} ${WRKDIR}/${PORTNAME}-docs-${PORTVERSION}/manuals/en \
diff --git a/sysutils/bareos-docs/Makefile b/sysutils/bareos-docs/Makefile
index 75f97b4fb956..026ddccbe934 100644
--- a/sysutils/bareos-docs/Makefile
+++ b/sysutils/bareos-docs/Makefile
@@ -17,14 +17,6 @@ UNIQUENAME= ${PORTNAME}${PKGNAMESUFFIX}
PORTDOCS= *.pdf
-OPTIONS_DEFINE= DOCS
-
-.include <bsd.port.options.mk>
-
-.if empty(PORT_OPTIONS:MDOCS)
-IGNORE= consists of only documentation, please enable DOCS and try again
-.endif
-
do-extract:
${MKDIR} ${WRKSRC}
${CP} ${DISTDIR}/${PORTNAME}-manual-main-reference.pdf ${WRKSRC}