Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Feb 2015 12:21:13 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r380074 - head/x11-fonts/manu-gothica
Message-ID:  <201502271221.t1RCLDoV048451@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Feb 27 12:21:12 2015
New Revision: 380074
URL: https://svnweb.freebsd.org/changeset/ports/380074
QAT: https://qat.redports.org/buildarchive/r380074/

Log:
  - Add NO_ARCH
  - Drop @dirrm* from plist

Modified:
  head/x11-fonts/manu-gothica/Makefile
  head/x11-fonts/manu-gothica/pkg-plist

Modified: head/x11-fonts/manu-gothica/Makefile
==============================================================================
--- head/x11-fonts/manu-gothica/Makefile	Fri Feb 27 10:32:58 2015	(r380073)
+++ head/x11-fonts/manu-gothica/Makefile	Fri Feb 27 12:21:12 2015	(r380074)
@@ -24,6 +24,7 @@ EXTRACT_AFTER_ARGS=	${WRKSRC}
 
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes
+NO_ARCH=	yes
 
 do-install:
 	@${MKDIR} ${STAGEDIR}${DATADIR}

Modified: head/x11-fonts/manu-gothica/pkg-plist
==============================================================================
--- head/x11-fonts/manu-gothica/pkg-plist	Fri Feb 27 10:32:58 2015	(r380073)
+++ head/x11-fonts/manu-gothica/pkg-plist	Fri Feb 27 12:21:12 2015	(r380074)
@@ -4,5 +4,3 @@ lib/X11/fonts/TTF/manugot19.ttf
 @unexec rm %D/lib/X11/fonts/TTF/fonts.cache-1 2>/dev/null || true
 @unexec %%LOCALBASE%%/bin/fc-cache -f -v %D/lib/X11/fonts/TTF 2>/dev/null || true
 @unexec if [ -e %D/lib/X11/fonts/TTF/fonts.cache-1 -a ! -s %D/lib/X11/fonts/TTF/fonts.cache-1 ]; then rm %D/lib/X11/fonts/TTF/fonts.cache-1; fi
-@dirrm %%DATADIR%%
-@dirrmtry lib/X11/fonts/TTF



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