svn commit: r332651 - head/devel/allegro

Rusmir Dusko nemysis at FreeBSD.org
Sun Nov 3 22:26:52 UTC 2013


Author: nemysis
Date: Sun Nov  3 22:26:52 2013
New Revision: 332651
URL: http://svnweb.freebsd.org/changeset/ports/332651

Log:
  - Remove DOCS Option
  
  PR:		ports/183629
  Submitted by:	Volodymyr Kostyrko <arcade at b1t.name>
  Approved by:	pawel / wg (mentors, implicit)

Modified:
  head/devel/allegro/Makefile

Modified: head/devel/allegro/Makefile
==============================================================================
--- head/devel/allegro/Makefile	Sun Nov  3 22:26:38 2013	(r332650)
+++ head/devel/allegro/Makefile	Sun Nov  3 22:26:52 2013	(r332651)
@@ -31,7 +31,7 @@ SHLIB_VER=	${PORTVERSION}
 # Wrong versioning upstream
 PORTSCOUT=	ignore:1
 
-OPTIONS_DEFINE=	ALSA DOCS JACK OGG
+OPTIONS_DEFINE=	ALSA JACK OGG
 OPTIONS_GROUP=	DEMOS_EXAMPLES
 OPTIONS_GROUP_DEMOS_EXAMPLES=	DEMOS EXAMPLES
 OPTIONS_DEFAULT=	ALSA DEMOS OGG


More information about the svn-ports-all mailing list