aboutsummaryrefslogtreecommitdiff
path: root/emulators/gns3
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-15 23:30:05 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-15 23:30:05 +0000
commitbdeb8561511e9869fe7b4735106e13b68b529eb8 (patch)
treee962c6543fdab0f842a6d242127e735d0347e99c /emulators/gns3
parent44eaadcb751194bcef34890a161d4bf9a873a2a4 (diff)
downloadports-bdeb8561511e9869fe7b4735106e13b68b529eb8.tar.gz
ports-bdeb8561511e9869fe7b4735106e13b68b529eb8.zip
Notes
Diffstat (limited to 'emulators/gns3')
-rw-r--r--emulators/gns3/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/gns3/Makefile b/emulators/gns3/Makefile
index c7e74e8dfa3e..cad07243d163 100644
--- a/emulators/gns3/Makefile
+++ b/emulators/gns3/Makefile
@@ -27,6 +27,8 @@ PYDISTUTILS_PKGNAME= GNS3
DESKTOP_ENTRIES= "GNS3" "${COMMENT}" "" "${PORTNAME}" "System;Emulator;" true
+OPTIONS_DEFINE= DOCS
+
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' -e 's|/share/man|/man|g' ${WRKSRC}/setup.py