diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2016-02-28 09:32:43 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2016-02-28 09:32:43 +0000 |
commit | 78b97f0b61e4a00be8e30af236bc8b8914d00475 (patch) | |
tree | 3625317c71689869e4617a614f6aef4e36c36f21 /russian | |
parent | c0eebf3a5da22a5efabd43c35b85ae9a87e2419d (diff) | |
download | ports-78b97f0b61e4a00be8e30af236bc8b8914d00475.tar.gz ports-78b97f0b61e4a00be8e30af236bc8b8914d00475.zip |
Notes
Diffstat (limited to 'russian')
-rw-r--r-- | russian/gd/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/russian/gd/Makefile b/russian/gd/Makefile index 6e7b4b5de40c..2f19e7bd9432 100644 --- a/russian/gd/Makefile +++ b/russian/gd/Makefile @@ -11,8 +11,4 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-fonts/geminifonts:fetch GD_FONTS= ${DISTDIR}/x-koi8u.tgz koi6x10.bdf koi6x13.bdf \ koi10x16b.bdf koi9x15.bdf koi10x20.bdf -.if exists(${.CURDIR}/Makefile.local) -.include "${.CURDIR}/Makefile.local" -.endif - .include "${MASTERDIR}/Makefile" |