aboutsummaryrefslogtreecommitdiff
path: root/ftp/rexx-curl/Makefile
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2004-06-03 22:41:40 +0000
committerPeter Pentchev <roam@FreeBSD.org>2004-06-03 22:41:40 +0000
commit64b64d5ff70dae7baae7d1c4985bfe485e310ca3 (patch)
tree3ba02a3613025d14be6bb631b3d27f3f9746aa88 /ftp/rexx-curl/Makefile
parent1809887ddd6fd017f42ca369f650921e08b5e991 (diff)
downloadports-64b64d5ff70dae7baae7d1c4985bfe485e310ca3.tar.gz
ports-64b64d5ff70dae7baae7d1c4985bfe485e310ca3.zip
Notes
Diffstat (limited to 'ftp/rexx-curl/Makefile')
-rw-r--r--ftp/rexx-curl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/rexx-curl/Makefile b/ftp/rexx-curl/Makefile
index 03bb3dbe7766..ee231136834a 100644
--- a/ftp/rexx-curl/Makefile
+++ b/ftp/rexx-curl/Makefile
@@ -8,7 +8,7 @@
PORTNAME= curl
PORTVERSION= 1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= ftp
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= rexx${PORTNAME}
@@ -19,7 +19,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= External function package providing an interface to the cURL package
BUILD_DEPENDS= rexx:${PORTSDIR}/lang/rexx-regina
-LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
RUN_DEPENDS= rexx:${PORTSDIR}/lang/rexx-regina
GNU_CONFIGURE= yes