diff options
Diffstat (limited to 'lang/runawk')
-rw-r--r-- | lang/runawk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/runawk/Makefile b/lang/runawk/Makefile index 1f2cf752b3c..de9ef2936cd 100644 --- a/lang/runawk/Makefile +++ b/lang/runawk/Makefile @@ -11,7 +11,7 @@ COMMENT= Wrapper for AWK interpreter that implements a modules system LICENSE= MIT -BUILD_DEPENDS= mk-configure>=0.26.0:${PORTSDIR}/devel/mk-configure +BUILD_DEPENDS= mk-configure>=0.26.0:devel/mk-configure MAKE_ENV= DESTDIR="${STAGEDIR}" EGDIR="${EXAMPLESDIR}" INSTALL_TARGET= install install-doc install-examples |