diff options
Diffstat (limited to 'russian/gd')
-rw-r--r-- | russian/gd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/russian/gd/Makefile b/russian/gd/Makefile index 8dfe5c51b834..36e9f6dbdc66 100644 --- a/russian/gd/Makefile +++ b/russian/gd/Makefile @@ -11,6 +11,7 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-fonts/geminifonts:fetch GD_FONTS= ${DISTDIR}/x-koi8u.tgz koi6x10.bdf koi6x13.bdf \ koi10x16b.bdf koi9x15.bdf koi10x20.bdf +NO_STAGE= yes .if exists(${.CURDIR}/Makefile.local) .include "${.CURDIR}/Makefile.local" .endif |