summaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg_remove
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/pkg_remove
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: ports-mgmt)
Notes
Notes: svn path=/head/; revision=327762
Diffstat (limited to 'ports-mgmt/pkg_remove')
-rw-r--r--ports-mgmt/pkg_remove/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/ports-mgmt/pkg_remove/Makefile b/ports-mgmt/pkg_remove/Makefile
index f36487594de1..4b52dea9bd87 100644
--- a/ports-mgmt/pkg_remove/Makefile
+++ b/ports-mgmt/pkg_remove/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pkg_remove
-# Date created: 8 Jan 2000
-# Whom: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
-#
+# Created by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
# $FreeBSD$
-#
PORTNAME= pkg_remove
PORTVERSION= 1.1
@@ -20,6 +16,7 @@ NO_WRKSUBDIR= yes
PLIST_FILES= bin/pkg_remove
SRC= ${.CURDIR}/src
+NO_STAGE= yes
do-fetch:
@${DO_NADA}