diff options
Diffstat (limited to 'sysutils/cfengine33')
-rw-r--r-- | sysutils/cfengine33/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/cfengine33/Makefile b/sysutils/cfengine33/Makefile index 97f73e3c01c7..dc9a3fc47ed4 100644 --- a/sysutils/cfengine33/Makefile +++ b/sysutils/cfengine33/Makefile @@ -1,6 +1,5 @@ -# Created by: jrhett@netconsonance.com +# Created by: jrhett@netconsonance.com # $FreeBSD$ -# PORTNAME= cfengine PORTVERSION= 3.3.8 @@ -43,6 +42,7 @@ MYSQL_DESC= Enable MySQL integration LIBVIRT_DESC= Enable libvirt integration OPTIONS_DEFAULT=TOKYOCABINET +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MTOKYOCABINET} |