- RUN_DEPENDS explicitly on lang/rexx-regina, as it's the only rexx flavour we

know it builds with and it's supported by author.

PR:		ports/107664 (prompted by)
Submitted by:	Colin Brace
This commit is contained in:
Ion-Mihai Tetcu 2007-01-19 21:03:20 +00:00
parent 1597b2c1cd
commit 25d5b8a84c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182816

View File

@ -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