Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2014 16:12:22 +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: r369077 - head/print/xtexsh
Message-ID:  <201409231612.s8NGCMpO071256@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Sep 23 16:12:22 2014
New Revision: 369077
URL: http://svnweb.freebsd.org/changeset/ports/369077
QAT: https://qat.redports.org/buildarchive/r369077/

Log:
  - Drop @dirrm* from plist
  - Don't include options.mk needlessly

Modified:
  head/print/xtexsh/Makefile
  head/print/xtexsh/pkg-plist

Modified: head/print/xtexsh/Makefile
==============================================================================
--- head/print/xtexsh/Makefile	Tue Sep 23 16:12:06 2014	(r369076)
+++ head/print/xtexsh/Makefile	Tue Sep 23 16:12:22 2014	(r369077)
@@ -23,8 +23,6 @@ USES+=		tk desktop-file-utils
 INSTALLS_ICONS=	yes
 PORTDOCS=	*
 
-.include <bsd.port.options.mk>
-
 post-patch:
 	@${REINPLACE_CMD} -e \
 		's|/usr/bin/wish|${WISH}|g ; \

Modified: head/print/xtexsh/pkg-plist
==============================================================================
--- head/print/xtexsh/pkg-plist	Tue Sep 23 16:12:06 2014	(r369076)
+++ head/print/xtexsh/pkg-plist	Tue Sep 23 16:12:22 2014	(r369077)
@@ -5,9 +5,3 @@ share/applications/xtexsh.desktop
 share/icons/locolor/16x16/apps/xtexsh.png
 share/icons/locolor/32x32/apps/xtexsh.png
 share/pixmaps/xtexsh.png
-@dirrmtry share/icons/locolor/32x32/apps
-@dirrmtry share/icons/locolor/32x32
-@dirrmtry share/icons/locolor/16x16/apps
-@dirrmtry share/icons/locolor/16x16
-@dirrmtry share/icons/locolor
-@dirrmtry share/icons



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