aboutsummaryrefslogtreecommitdiff
path: root/lang/mixal
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 19:53:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 19:53:09 +0000
commit888ab73a81ce0010b6a141740f5b26e92a5ec6a8 (patch)
tree1373440d0f3681e50dd86fe77aff964fd6e1aeb8 /lang/mixal
parente280255b603b3a9113f771a6eb4215c94cb1fb1a (diff)
downloadports-888ab73a81ce0010b6a141740f5b26e92a5ec6a8.tar.gz
ports-888ab73a81ce0010b6a141740f5b26e92a5ec6a8.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: lang)
Notes
Notes: svn path=/head/; revision=327741
Diffstat (limited to 'lang/mixal')
-rw-r--r--lang/mixal/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/lang/mixal/Makefile b/lang/mixal/Makefile
index 61b0ecade253..099a95899b70 100644
--- a/lang/mixal/Makefile
+++ b/lang/mixal/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: mixal
-# Date created: 21-Dec-1996
-# Whom: David O'Brien <obrien@cs.ucdavis.edu>
-#
+# Created by: David O'Brien <obrien@cs.ucdavis.edu>
# $FreeBSD$
-#
PORTNAME= mixal
PORTVERSION= 1.11
@@ -20,6 +15,7 @@ ALL_TARGET= ${PORTNAME}
MAN1= mixal.1
+NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/mixal ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/mixal.1 ${MANPREFIX}/man/man1