diff options
Diffstat (limited to 'x11-fonts/ecofont/Makefile')
-rw-r--r-- | x11-fonts/ecofont/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/ecofont/Makefile b/x11-fonts/ecofont/Makefile index 872120fd0d1b..4bcbe1703d25 100644 --- a/x11-fonts/ecofont/Makefile +++ b/x11-fonts/ecofont/Makefile @@ -15,7 +15,7 @@ MAINTAINER= jsa@FreeBSD.org COMMENT= Environmentally friendly, ink saving typeface BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_ZIP= yes NO_BUILD= yes |