aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/deltup
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 07:05:58 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 07:05:58 +0800
commit3cc71fd1c319ccf30e263f2ae10fb269f9a03dc3 (patch)
tree04cfd5800fc602ff72366f0defba3eae36ba98f4 /sysutils/deltup
parent107b911b8ff53cc7d238c4018d49d218db093fd4 (diff)
downloadfreebsd-ports-gnome-3cc71fd1c319ccf30e263f2ae10fb269f9a03dc3.tar.gz
freebsd-ports-gnome-3cc71fd1c319ccf30e263f2ae10fb269f9a03dc3.tar.zst
freebsd-ports-gnome-3cc71fd1c319ccf30e263f2ae10fb269f9a03dc3.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils)
Diffstat (limited to 'sysutils/deltup')
-rw-r--r--sysutils/deltup/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/deltup/Makefile b/sysutils/deltup/Makefile
index 938c8a958dbe..3db510cf4477 100644
--- a/sysutils/deltup/Makefile
+++ b/sysutils/deltup/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: deltup
-# Date created: 2005-05-18
-# Whom: Roman Bogorodskiy <novel@FreeBSD.org>
-#
+# Created by: Roman Bogorodskiy <novel@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= deltup
PORTVERSION= 0.4.4
@@ -42,6 +38,7 @@ WRKSRC_BZIP2_103= ${WRKDIR}/bzip2-${BZIP2_103}
PORTDOCS= ChangeLog README
.endif
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},' ${WRKSRC}/Makefile