svn commit: r316984 - head/japanese/font-mplus
Hiroki Sato
hrs at FreeBSD.org
Wed May 1 03:12:55 UTC 2013
Author: hrs
Date: Wed May 1 03:12:55 2013
New Revision: 316984
URL: http://svnweb.freebsd.org/changeset/ports/316984
Log:
Fix DATADIR.
Modified:
head/japanese/font-mplus/Makefile
Modified: head/japanese/font-mplus/Makefile
==============================================================================
--- head/japanese/font-mplus/Makefile Wed May 1 03:05:18 2013 (r316983)
+++ head/japanese/font-mplus/Makefile Wed May 1 03:12:55 2013 (r316984)
@@ -3,6 +3,7 @@
PORTNAME= mplus
PORTVERSION= 2.2.4.055
+PORTREVISION= 1
CATEGORIES= japanese x11-fonts
MASTER_SITES= SFJP/${PORTNAME}-fonts/5030:bitmap \
SFJP/${PORTNAME}-fonts/6650:outline
@@ -28,7 +29,7 @@ SUB_LIST= X_FONTSDIR=${PREFIX}/${X_FONTS
PLIST_SUB= X_FONTSDIR=${X_FONTSDIR} \
LOCAL_FONTSDIR=${LOCAL_FONTSDIR}
PATCH_WRKSRC= ${WRKDIR}/${PORTNAME}_bitmap_fonts-2.2.4
-
+DATADIR= ${PREFIX}/share/font-${PORTNAME}
PORTDOCS= INSTALL_E.bitmap LICENSE_E.bitmap README_E.bitmap \
INSTALL_J.bitmap LICENSE_J.bitmap README_J.bitmap \
LICENSE_E.outline README_E.outline \
More information about the svn-ports-head
mailing list