aboutsummaryrefslogtreecommitdiff
path: root/net/rexx-sock
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-01-19 21:03:20 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-01-19 21:03:20 +0000
commit25d5b8a84ca08c5c5cb1586ffe17c8fba91db3dc (patch)
treea3be4064472011151d4a08d2951e28aafef7c7df /net/rexx-sock
parent1597b2c1cd9a1b2b045b33990670a272ac69c32b (diff)
downloadports-25d5b8a84ca08c5c5cb1586ffe17c8fba91db3dc.tar.gz
ports-25d5b8a84ca08c5c5cb1586ffe17c8fba91db3dc.zip
Notes
Diffstat (limited to 'net/rexx-sock')
-rw-r--r--net/rexx-sock/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rexx-sock/Makefile b/net/rexx-sock/Makefile
index 951ffe2c2289..f594791d41c5 100644
--- a/net/rexx-sock/Makefile
+++ b/net/rexx-sock/Makefile
@@ -17,8 +17,8 @@ DISTNAME= RxSock-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A function package for Rexx programmers to create sockets
-BUILD_DEPENDS= rexx:${PORTSDIR}/lang/rexx-regina
-RUN_DEPENDS= rexx:${PORTSDIR}/lang/rexx-regina
+BUILD_DEPENDS= rexx-regina>=3.3_1:${PORTSDIR}/lang/rexx-regina
+RUN_DEPENDS= rexx-regina>=3.3_1:${PORTSDIR}/lang/rexx-regina
USE_GMAKE= yes
GNU_CONFIGURE= yes