aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt/psearch
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 06:36:49 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 06:36:49 +0800
commitcbee5eb19f280eff9c4086b3ca433aee1b375672 (patch)
treefe1ec014f58105d3f735793ef91b646bdcbdc39a /ports-mgmt/psearch
parent85a83ee9ef219f3d2b624a71c7156260551df0f1 (diff)
downloadfreebsd-ports-gnome-cbee5eb19f280eff9c4086b3ca433aee1b375672.tar.gz
freebsd-ports-gnome-cbee5eb19f280eff9c4086b3ca433aee1b375672.tar.zst
freebsd-ports-gnome-cbee5eb19f280eff9c4086b3ca433aee1b375672.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: ports-mgmt)
Diffstat (limited to 'ports-mgmt/psearch')
-rw-r--r--ports-mgmt/psearch/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/ports-mgmt/psearch/Makefile b/ports-mgmt/psearch/Makefile
index 770f66bef216..97caf6eb6b00 100644
--- a/ports-mgmt/psearch/Makefile
+++ b/ports-mgmt/psearch/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: psearch
-# Date created: 17 February 2006
-# Whom: Benjamin Lutz
-#
+# Created by: Benjamin Lutz
# $FreeBSD$
-#
PORTNAME= psearch
PORTVERSION= 2.0.2
@@ -16,6 +12,7 @@ COMMENT= An utility for searching the FreeBSD Ports Collection
MAN1= psearch.1
PLIST_FILES= bin/psearch
+NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/psearch ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/psearch.1 ${MANPREFIX}/man/man1