diff options
Diffstat (limited to 'security/tuntun/Makefile')
-rw-r--r-- | security/tuntun/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/tuntun/Makefile b/security/tuntun/Makefile index e7df551543f1..8862520554a4 100644 --- a/security/tuntun/Makefile +++ b/security/tuntun/Makefile @@ -20,4 +20,5 @@ CONFIGURE_ARGS= --libdir=${PREFIX}/libdata/servers USE_GNOME= gnomehier intlhack gnomeprefix gnomepanel glib20 libgnomeui +NO_STAGE= yes .include <bsd.port.mk> |