Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2013 23:41:21 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r316972 - head/japanese/font-migu
Message-ID:  <201304302341.r3UNfLES059501@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hrs
Date: Tue Apr 30 23:41:20 2013
New Revision: 316972
URL: http://svnweb.freebsd.org/changeset/ports/316972

Log:
  Fix DATADIR.

Modified:
  head/japanese/font-migu/Makefile

Modified: head/japanese/font-migu/Makefile
==============================================================================
--- head/japanese/font-migu/Makefile	Tue Apr 30 23:39:23 2013	(r316971)
+++ head/japanese/font-migu/Makefile	Tue Apr 30 23:41:20 2013	(r316972)
@@ -2,6 +2,7 @@
 
 PORTNAME=	migu
 PORTVERSION=	1.0.20130430
+PORTREVISION=	1
 CATEGORIES=	japanese x11-fonts
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_JP}
 MASTER_SITE_SUBDIR=	mix-mplus-ipa/58720
@@ -24,6 +25,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=	IPA_Font_License_Agreement_v1.0.txt Readme_ipag00303.txt \
 		migu-README.txt
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304302341.r3UNfLES059501>