aboutsummaryrefslogtreecommitdiff
path: root/deskutils/cal
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:21:37 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:21:37 +0000
commitcf104c570b6057a060aff137032968074d18b40d (patch)
tree31792f4e524fa4befbbeca4225fc96908b09c2da /deskutils/cal
parent36117d709704f772dbc3d305cda6923741791598 (diff)
downloadports-cf104c570b6057a060aff137032968074d18b40d.tar.gz
ports-cf104c570b6057a060aff137032968074d18b40d.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: deskutils)
Notes
Notes: svn path=/head/; revision=327718
Diffstat (limited to 'deskutils/cal')
-rw-r--r--deskutils/cal/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/deskutils/cal/Makefile b/deskutils/cal/Makefile
index f8ede645f059..431d58a4aecd 100644
--- a/deskutils/cal/Makefile
+++ b/deskutils/cal/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: cal
-# Date created: 2 April 1997
-# Whom: Andrey Zakhvatov <andy@icc.surw.chel.su>
-#
+# Created by: Andrey Zakhvatov <andy@icc.surw.chel.su>
# $FreeBSD$
-#
PORTNAME= cal
PORTVERSION= 3.5
@@ -19,6 +15,7 @@ MAKEFILE= makefile.unx
ALL_TARGET= cal
MAN1= cal.1
+NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/cal ${PREFIX}/bin/cal
${MV} ${WRKSRC}/cal.1 ${WRKSRC}/cal.1.orig