diff options
Diffstat (limited to 'www/asp2php/Makefile')
-rw-r--r-- | www/asp2php/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/asp2php/Makefile b/www/asp2php/Makefile index 116cf9e7c701..3f90e553c6de 100644 --- a/www/asp2php/Makefile +++ b/www/asp2php/Makefile @@ -16,6 +16,7 @@ MAKE_ARGS= CC="${CC}" FLAGS="${CFLAGS}" PLIST_FILES= bin/asp2php +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${HAVE_GNOME:Mgtk12} |