From 2b046d64117ade41e336404023c6f8150293fc4a Mon Sep 17 00:00:00 2001 From: dinoex Date: Sat, 21 Sep 2013 11:06:03 +0000 Subject: - fix misplaced NO_STAGE in slaveports and ifdefs --- russian/gd/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'russian') diff --git a/russian/gd/Makefile b/russian/gd/Makefile index 36e9f6dbdc66..8dfe5c51b834 100644 --- a/russian/gd/Makefile +++ b/russian/gd/Makefile @@ -11,7 +11,6 @@ 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 -- cgit