aboutsummaryrefslogtreecommitdiff
path: root/ftp/ftplib
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:23:18 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:23:18 +0000
commit1640537ad67a4e7c293de8c7bd81840e57ec6928 (patch)
tree4ecd721edd10b744a029d8fb947cbd73bc4f7b9b /ftp/ftplib
parent4a65c836693c56cb403b7a0b47a9514037a4bcec (diff)
downloadports-1640537ad67a4e7c293de8c7bd81840e57ec6928.tar.gz
ports-1640537ad67a4e7c293de8c7bd81840e57ec6928.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: ftp)
Notes
Notes: svn path=/head/; revision=327729
Diffstat (limited to 'ftp/ftplib')
-rw-r--r--ftp/ftplib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/ftplib/Makefile b/ftp/ftplib/Makefile
index 97222f305739..424a84cb7f07 100644
--- a/ftp/ftplib/Makefile
+++ b/ftp/ftplib/Makefile
@@ -18,6 +18,7 @@ PLIST_FILES= bin/ftpdir bin/ftpget bin/ftplist bin/ftprm bin/ftpsend \
bin/qftp include/ftplib.h \
lib/libftp.a lib/libftp.so lib/libftp.so.4
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e \
'/^SOVERSION/s|=.*|= $$(SONAME)| ; \