Fix DATADIR.
This commit is contained in:
parent
1662a44f30
commit
4b5d27750f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316973
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= ume
|
||||
PORTVERSION= 0.0.450
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= japanese x11-fonts
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}-font/22212
|
||||
|
@ -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= license.html
|
||||
|
||||
LOCAL_FONTSDIR= share/fonts
|
||||
|
|
Loading…
Reference in a new issue