diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2013-04-30 23:53:03 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2013-04-30 23:53:03 +0000 |
commit | d5e6d0d886b36d0cd24fd8081fa523f4bad0575c (patch) | |
tree | e1d2fc6f7851479f5615701a6b654336e580171f /japanese | |
parent | 1bc1e3a34136219e64da3db66b9de005e0d0c8cd (diff) | |
download | ports-d5e6d0d886b36d0cd24fd8081fa523f4bad0575c.tar.gz ports-d5e6d0d886b36d0cd24fd8081fa523f4bad0575c.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/font-vlgothic/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/font-vlgothic/Makefile b/japanese/font-vlgothic/Makefile index 18e0b5732b8a..14bc6ccfd878 100644 --- a/japanese/font-vlgothic/Makefile +++ b/japanese/font-vlgothic/Makefile @@ -3,6 +3,7 @@ PORTNAME= vlgothic PORTVERSION= 20130422 +PORTREVISION= 1 CATEGORIES= japanese x11-fonts MASTER_SITES= SFJP/vlgothic/58671 PKGNAMEPREFIX= ja-font- @@ -21,6 +22,7 @@ SUB_FILES= pkg-install SUB_LIST= X_FONTSDIR=${PREFIX}/${X_FONTSDIR} PLIST_SUB= X_FONTSDIR=${X_FONTSDIR} \ LOCAL_FONTSDIR=${LOCAL_FONTSDIR} +DATADIR= ${PREFIX}/share/font-${PORTNAME} PORTDOCS= Changelog LICENSE LICENSE.en LICENSE_E.mplus LICENSE_J.mplus \ README README.sazanami README_J.mplus WRKSRC= ${WRKDIR}/VLGothic |