summaryrefslogtreecommitdiff
path: root/print/texvc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/texvc/Makefile')
-rw-r--r--print/texvc/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/print/texvc/Makefile b/print/texvc/Makefile
index 83e23086fef4..5fceddcadbea 100644
--- a/print/texvc/Makefile
+++ b/print/texvc/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: texvc
-# Date created: 2008-06-14
-# Whom: Max Brazhnikov <makc@issp.ac.ru>
-#
# $FreeBSD$
-#
PORTNAME= texvc
PORTVERSION= 20050202
@@ -26,6 +21,7 @@ OPTIONS_DEFINE= RASTER
OPTIONS_DEFAULT= ${OPTIONS_DEFINE}
RASTER_DESC= rasterization support
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MRASTER}