diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-09 20:52:24 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-09 20:52:24 +0000 |
commit | 7c6393360c77c2798946364ff1f0ebaf63fc7601 (patch) | |
tree | b674a614fc70a00481f49716d0d12fe947ce0ec7 /lang/rexx-regina | |
parent | 25c6186fcb062a0e76b303a4456ab8e3d11c721e (diff) | |
download | ports-7c6393360c77c2798946364ff1f0ebaf63fc7601.tar.gz ports-7c6393360c77c2798946364ff1f0ebaf63fc7601.zip |
Notes
Diffstat (limited to 'lang/rexx-regina')
-rw-r--r-- | lang/rexx-regina/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/rexx-regina/Makefile b/lang/rexx-regina/Makefile index 1d6409d32616..64d4c9f95344 100644 --- a/lang/rexx-regina/Makefile +++ b/lang/rexx-regina/Makefile @@ -21,7 +21,6 @@ COMMENT= A Rexx interpreter CONFLICTS= rexx-imc-* oorexx-[0-9]* WRKSRC= ${WRKDIR}/Regina-${PORTVERSION} -USE_REINPLACE= yes USE_OPENSSL= yes GNU_CONFIGURE= yes USE_GMAKE= yes |