Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2015 06:51:51 +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: r386908 - head/games/linux-unrealgold
Message-ID:  <201505210651.t4L6pp9t098391@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
-@dirrm %%DATADIR%%/Help
-@dirrm %%DATADIR%%/Maps/UPak
-@dirrm %%DATADIR%%/Maps
-@dirrm %%DATADIR%%/Music
-@dirrm %%DATADIR%%/Sounds/int
-@dirrm %%DATADIR%%/Sounds
-@dirrm %%DATADIR%%/System
-@dirrm %%DATADIR%%/Textures
-@dirrm %%DATADIR%%



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