summaryrefslogtreecommitdiff
path: root/misc/bdelta
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:50:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:50:57 +0000
commit8ac99398e2b62e1b10333d4c88ae273f4f0ed365 (patch)
tree55ef113afedd4d15556f4a7ca6533c66396624e5 /misc/bdelta
parent- Reassign to the heap at maintainer's request (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: misc)
Notes
Notes: svn path=/head/; revision=327745
Diffstat (limited to 'misc/bdelta')
-rw-r--r--misc/bdelta/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/misc/bdelta/Makefile b/misc/bdelta/Makefile
index 56ce95c27dce..d69baae1682c 100644
--- a/misc/bdelta/Makefile
+++ b/misc/bdelta/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: bdelta
-# Date created: 2005-05-18
-# Whom: Roman Bogorodskiy <novel@FreeBSD.org>
-#
+# Created by: Roman Bogorodskiy <novel@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= bdelta
PORTVERSION= 0.1.0
@@ -21,6 +17,7 @@ PLIST_FILES= bin/bdelta \
MAKE_JOBS_UNSAFE= yes
+NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bdelta ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/bpatch ${PREFIX}/bin