aboutsummaryrefslogtreecommitdiff
path: root/ftp/rexx-curl/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2004-12-23 12:53:58 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2004-12-23 12:53:58 +0000
commitc0dda9ee6060d34542f83a3315f313fcfe65a2b3 (patch)
treeeff94bb324df2306d1ed00c2735ff5e230796d75 /ftp/rexx-curl/Makefile
parent41f61269b11b30da61e98037551b999988d10194 (diff)
downloadports-c0dda9ee6060d34542f83a3315f313fcfe65a2b3.tar.gz
ports-c0dda9ee6060d34542f83a3315f313fcfe65a2b3.zip
Notes
Diffstat (limited to 'ftp/rexx-curl/Makefile')
-rw-r--r--ftp/rexx-curl/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/ftp/rexx-curl/Makefile b/ftp/rexx-curl/Makefile
index 7ebadc1c931a..04b42ce43768 100644
--- a/ftp/rexx-curl/Makefile
+++ b/ftp/rexx-curl/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= curl
-PORTVERSION= 1.1
-PORTREVISION= 2
+PORTVERSION= 1.2
CATEGORIES= ftp
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= rexx${PORTNAME}
@@ -22,10 +21,6 @@ BUILD_DEPENDS= rexx:${PORTSDIR}/lang/rexx-regina
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
RUN_DEPENDS= rexx:${PORTSDIR}/lang/rexx-regina
-BROKEN= "Build fails"
-EXPIRATION_DATE=2005-02-18
-DEPRECATED= ${BROKEN}
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-rexx=regina
CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \