Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2013 23:53:04 +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: r316977 - head/japanese/font-vlgothic
Message-ID:  <201304302353.r3UNr4OK063604@svn.freebsd.org>

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

Log:
  Fix DATADIR.

Modified:
  head/japanese/font-vlgothic/Makefile

Modified: head/japanese/font-vlgothic/Makefile
==============================================================================
--- head/japanese/font-vlgothic/Makefile	Tue Apr 30 23:51:33 2013	(r316976)
+++ head/japanese/font-vlgothic/Makefile	Tue Apr 30 23:53:03 2013	(r316977)
@@ -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



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