svn commit: r386908 - head/games/linux-unrealgold

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu May 21 06:51:52 UTC 2015


Author: amdmi3
Date: Thu May 21 06:51:51 2015
New Revision: 386908
URL: https://svnweb.freebsd.org/changeset/ports/386908

Log:
  - Drop @dirrm* from plist
  - Don't cat pkg-message from Makefile
  
  Approved by:	portmgr blanket

Modified:
  head/games/linux-unrealgold/Makefile
  head/games/linux-unrealgold/pkg-plist

Modified: head/games/linux-unrealgold/Makefile
==============================================================================
--- head/games/linux-unrealgold/Makefile	Thu May 21 05:41:16 2015	(r386907)
+++ head/games/linux-unrealgold/Makefile	Thu May 21 06:51:51 2015	(r386908)
@@ -189,7 +189,4 @@ do-install:
 .endfor
 .endif
 
-post-install:
-	@${CAT} ${PKGMESSAGE}
-
 .include <bsd.port.post.mk>

Modified: head/games/linux-unrealgold/pkg-plist
==============================================================================
--- head/games/linux-unrealgold/pkg-plist	Thu May 21 05:41:16 2015	(r386907)
+++ head/games/linux-unrealgold/pkg-plist	Thu May 21 06:51:51 2015	(r386908)
@@ -421,12 +421,3 @@ bin/unrealgold
 %%UT%%%%DATADIR%%/System/libSDL-1.1.so.0
 %%UT%%%%DATADIR%%/System/libmikmod.so.2
 %%UT%%%%DATADIR%%/System/libopenal-0.0.so
- at dirrm %%DATADIR%%/Help
- at dirrm %%DATADIR%%/Maps/UPak
- at dirrm %%DATADIR%%/Maps
- at dirrm %%DATADIR%%/Music
- at dirrm %%DATADIR%%/Sounds/int
- at dirrm %%DATADIR%%/Sounds
- at dirrm %%DATADIR%%/System
- at dirrm %%DATADIR%%/Textures
- at dirrm %%DATADIR%%


More information about the svn-ports-all mailing list