aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/fpc-libcurl
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-21 01:23:18 +0800
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-21 01:23:18 +0800
commit1640537ad67a4e7c293de8c7bd81840e57ec6928 (patch)
tree4ecd721edd10b744a029d8fb947cbd73bc4f7b9b /ftp/fpc-libcurl
parent4a65c836693c56cb403b7a0b47a9514037a4bcec (diff)
downloadfreebsd-ports-gnome-1640537ad67a4e7c293de8c7bd81840e57ec6928.tar.gz
freebsd-ports-gnome-1640537ad67a4e7c293de8c7bd81840e57ec6928.tar.zst
freebsd-ports-gnome-1640537ad67a4e7c293de8c7bd81840e57ec6928.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: ftp)
Diffstat (limited to 'ftp/fpc-libcurl')
-rw-r--r--ftp/fpc-libcurl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/fpc-libcurl/Makefile b/ftp/fpc-libcurl/Makefile
index b33eb0d803fb..6d5385966309 100644
--- a/ftp/fpc-libcurl/Makefile
+++ b/ftp/fpc-libcurl/Makefile
@@ -18,4 +18,5 @@ OPTIONS_DEFINE= LIBCURL
LIBCURL_DESC= Install curl tools and library
OPTIONS_DEFAULT= LIBCURL
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"