diff options
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/gd1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/gd1/Makefile b/japanese/gd1/Makefile index b5336deb424d..181911b1cfb7 100644 --- a/japanese/gd1/Makefile +++ b/japanese/gd1/Makefile @@ -12,6 +12,7 @@ COMMENT= A graphics library for fast image creation with Japanese support MASTERDIR= ${.CURDIR}/../../graphics/gd1 +LATEST_LINK= ja-gd1 CPPFLAGS+= -DJISX0208 .include "${MASTERDIR}/Makefile" |