aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2015-04-01 17:38:19 +0000
committerJason Helfman <jgh@FreeBSD.org>2015-04-01 17:38:19 +0000
commite3e76e9fcbb96f05ec970beb9c4c4c7f6314c282 (patch)
tree9d3f6297ee5d7552ed32dbc708c83b7665b06fba
parentef53e39211532f0c24c3fa34e407e97149d1c8e9 (diff)
downloadports-e3e76e9fcbb96f05ec970beb9c4c4c7f6314c282.tar.gz
ports-e3e76e9fcbb96f05ec970beb9c4c4c7f6314c282.zip
Notes
-rw-r--r--ports-mgmt/port-authoring-tools/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/ports-mgmt/port-authoring-tools/Makefile b/ports-mgmt/port-authoring-tools/Makefile
index 53e36ccdff8e..48dd0a3ad4c9 100644
--- a/ports-mgmt/port-authoring-tools/Makefile
+++ b/ports-mgmt/port-authoring-tools/Makefile
@@ -19,7 +19,6 @@ RUN_DEPENDS= \
NO_BUILD= yes
NO_MTREE= yes
-
-do-install: # empty
+NO_INSTALL= yes
.include <bsd.port.mk>