diff options
Diffstat (limited to 'x11-fonts/sourcecodepro-ttf')
-rw-r--r-- | x11-fonts/sourcecodepro-ttf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/sourcecodepro-ttf/Makefile b/x11-fonts/sourcecodepro-ttf/Makefile index b7df5737340c..7a3e01c4a898 100644 --- a/x11-fonts/sourcecodepro-ttf/Makefile +++ b/x11-fonts/sourcecodepro-ttf/Makefile @@ -15,7 +15,7 @@ LICENSE= OFL11 BUILD_DEPENDS= mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir -USE_ZIP= yes +USES= zip USE_XORG= x11 PLIST_SUB= FONTDIR="${FONTDIR:S|${PREFIX}/||}" |