diff options
Diffstat (limited to 'ftp/curl-hiphop')
-rw-r--r-- | ftp/curl-hiphop/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/curl-hiphop/Makefile b/ftp/curl-hiphop/Makefile index c876d47fbea3..1ee9655e78ac 100644 --- a/ftp/curl-hiphop/Makefile +++ b/ftp/curl-hiphop/Makefile @@ -21,7 +21,6 @@ DESCR= ${.CURDIR}/pkg-descr MASTERDIR= ${.CURDIR}/../curl -NO_STAGE= yes do-install: .for dir in include lib @cd ${WRKSRC}/${dir} && \ |