diff options
Diffstat (limited to 'ftp/urlgfe/Makefile')
-rw-r--r-- | ftp/urlgfe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/urlgfe/Makefile b/ftp/urlgfe/Makefile index a439da970660..aa6e31021845 100644 --- a/ftp/urlgfe/Makefile +++ b/ftp/urlgfe/Makefile @@ -21,6 +21,7 @@ USE_DOS2UNIX= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${HAVE_GNOME:Mgnomehier}!="" |