svn commit: r369077 - head/print/xtexsh

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Sep 23 16:12:23 UTC 2014


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
- at dirrmtry share/icons/locolor/32x32/apps
- at dirrmtry share/icons/locolor/32x32
- at dirrmtry share/icons/locolor/16x16/apps
- at dirrmtry share/icons/locolor/16x16
- at dirrmtry share/icons/locolor
- at dirrmtry share/icons


More information about the svn-ports-head mailing list