aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/portlint
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:36:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:36:49 +0000
commit16f65335a1da8b465551d267919a3c57435fb132 (patch)
treefe1ec014f58105d3f735793ef91b646bdcbdc39a /ports-mgmt/portlint
parent7de019308714a4657174fe4596e39045f6e8e95c (diff)
downloadports-16f65335a1da8b465551d267919a3c57435fb132.tar.gz
ports-16f65335a1da8b465551d267919a3c57435fb132.zip
Notes
Diffstat (limited to 'ports-mgmt/portlint')
-rw-r--r--ports-mgmt/portlint/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/ports-mgmt/portlint/Makefile b/ports-mgmt/portlint/Makefile
index 31394763aa67..60f5ccfdeac0 100644
--- a/ports-mgmt/portlint/Makefile
+++ b/ports-mgmt/portlint/Makefile
@@ -1,8 +1,5 @@
# Created by: Jun-ichiro itojun Hagino <itojun@itojun.org>
# $FreeBSD$
-#
-# This port is self contained in the src directory.
-#
PORTNAME= portlint
PORTVERSION= 2.14.4
@@ -28,6 +25,7 @@ PLIST_FILES+= %%EXAMPLESDIR%%/portlintgrep
PLIST_DIRS= %%EXAMPLESDIR%%
.endif
+NO_STAGE= yes
do-fetch:
@${DO_NADA}