From owner-svn-ports-all@FreeBSD.ORG Wed May 1 03:12:55 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9E095542; Wed, 1 May 2013 03:12:55 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 8F6BD1563; Wed, 1 May 2013 03:12:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r413CtZI035995; Wed, 1 May 2013 03:12:55 GMT (envelope-from hrs@svn.freebsd.org) Received: (from hrs@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r413Ct9C035994; Wed, 1 May 2013 03:12:55 GMT (envelope-from hrs@svn.freebsd.org) Message-Id: <201305010312.r413Ct9C035994@svn.freebsd.org> From: Hiroki Sato Date: Wed, 1 May 2013 03:12:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316984 - head/japanese/font-mplus X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 May 2013 03:12:55 -0000 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 \