diff options
Diffstat (limited to 'graphics/electrix')
-rw-r--r-- | graphics/electrix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/electrix/Makefile b/graphics/electrix/Makefile index 4d1c7380e03c..e69d7c0a676a 100644 --- a/graphics/electrix/Makefile +++ b/graphics/electrix/Makefile @@ -1,5 +1,4 @@ # $FreeBSD$ -# PORTNAME= electrix PORTVERSION= 0.2.0 @@ -26,6 +25,7 @@ OPTIONS_DEFAULT= DBUS PDF PDF_DESC= Portable Document Format Support PS_DESC= PostScript Support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDBUS} |