diff options
-rw-r--r-- | ftp/curl-hiphop/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ftp/curl-hiphop/Makefile b/ftp/curl-hiphop/Makefile index e774a60beba8..8ecc4acce343 100644 --- a/ftp/curl-hiphop/Makefile +++ b/ftp/curl-hiphop/Makefile @@ -6,6 +6,10 @@ PKGNAMESUFFIX= -hiphop MAINTAINER= mm@FreeBSD.org COMMENT= Static libcurl with custom patches for HipHop +BROKEN= fails to build +DEPRECATED= useful only for removed hiphop-php +EXPIRATION_DATE= 2016-09-07 + SSP_UNSAFE= Refuses -l in LDFLAGS BUILDING_HIPHOP= yes |