aboutsummaryrefslogtreecommitdiff
path: root/print/catdvi/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:43:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:43:59 +0000
commit6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5 (patch)
tree0c3309878fd450dd62184f1acef7c44d1acc7313 /print/catdvi/Makefile
parent4bcad8fbe603f44ebb6e03f8973707d0ff716aad (diff)
downloadports-6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5.tar.gz
ports-6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: print)
Notes
Notes: svn path=/head/; revision=327765
Diffstat (limited to 'print/catdvi/Makefile')
-rw-r--r--print/catdvi/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/print/catdvi/Makefile b/print/catdvi/Makefile
index 2961ffa68227..c876a6aa1c8b 100644
--- a/print/catdvi/Makefile
+++ b/print/catdvi/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: catdvi
-# Date created: Feb 10, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= catdvi
PORTVERSION= 0.14
@@ -28,6 +23,7 @@ PLIST_FILES= bin/catdvi
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/catdvi ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/catdvi.1 ${MANPREFIX}/man/man1