svn commit: r337625 - head/games/daimonin

John Marino marino at FreeBSD.org
Thu Dec 26 22:16:48 UTC 2013


Author: marino
Date: Thu Dec 26 22:16:47 2013
New Revision: 337625
URL: http://svnweb.freebsd.org/changeset/ports/337625

Log:
  games/daimonin: Remove expiration message for music support
  
  Reason: Music support builds again.

Modified:
  head/games/daimonin/Makefile

Modified: head/games/daimonin/Makefile
==============================================================================
--- head/games/daimonin/Makefile	Thu Dec 26 22:15:01 2013	(r337624)
+++ head/games/daimonin/Makefile	Thu Dec 26 22:16:47 2013	(r337625)
@@ -48,8 +48,6 @@ EXTRA_PATCHES+=	${FILESDIR}/extra-patch-
 .endif
 
 .if ${PORT_OPTIONS:MMUSIC}
-DEPRECATED=	Depends on expired games/daimonin-music
-EXPIRATION_DATE=2013-12-19
 RUN_DEPENDS+=	${DATADIR}/media/AnichGiantTrouble.ogg:${PORTSDIR}/games/daimonin-music
 .endif
 


More information about the svn-ports-head mailing list