svn commit: r380074 - head/x11-fonts/manu-gothica

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Feb 27 12:21:14 UTC 2015


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
- at dirrm %%DATADIR%%
- at dirrmtry lib/X11/fonts/TTF


More information about the svn-ports-head mailing list