diff options
Diffstat (limited to 'lang/rexx-regutil/Makefile')
-rw-r--r-- | lang/rexx-regutil/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/rexx-regutil/Makefile b/lang/rexx-regutil/Makefile index 102ffb1..0fa23a7 100644 --- a/lang/rexx-regutil/Makefile +++ b/lang/rexx-regutil/Makefile @@ -13,7 +13,7 @@ COMMENT= An implementation of IBM's RexxUtil function library for Regina BUILD_DEPENDS= ${LOCALBASE}/include/rexxsaa.h:${PORTSDIR}/lang/rexx-regina -USE_ZIP= yes +USES= zip WRKSRC= ${WRKDIR}/${PORTNAME} USE_LDCONFIG= yes |