aboutsummaryrefslogtreecommitdiff
path: root/print/dviselect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/dviselect/Makefile')
-rw-r--r--print/dviselect/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/print/dviselect/Makefile b/print/dviselect/Makefile
index 1d6018c36b6b..793a83b5b11d 100644
--- a/print/dviselect/Makefile
+++ b/print/dviselect/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: dviselect
-# Date created: 12 October 1994
-# Whom: jmz
-#
+# Created by: jmz
# $FreeBSD$
-#
PORTNAME= dviselect
PORTVERSION= 1.3
@@ -22,4 +18,5 @@ SCRIPTS_ENV= CFLAGS="${CFLAGS}"
MAN1= dviselect.1
PLIST_FILES= bin/dviselect
+NO_STAGE= yes
.include <bsd.port.mk>