diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-21 06:46:16 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-21 06:46:16 +0800 |
commit | 4c3190a140c781b4f275a869f680250a29c081f0 (patch) | |
tree | e9cb977a6b44a398a09cbaf1febfeefacc28a264 /russian/gd | |
parent | 82b679ce0eda354c7afa8f93fa7ac4557d3d14fb (diff) | |
download | freebsd-ports-gnome-4c3190a140c781b4f275a869f680250a29c081f0.tar.gz freebsd-ports-gnome-4c3190a140c781b4f275a869f680250a29c081f0.tar.zst freebsd-ports-gnome-4c3190a140c781b4f275a869f680250a29c081f0.zip |
Add NO_STAGE all over the place in preparation for the staging support (cat: russian)
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 |