svn commit: r320924 - head/audio/gogglesmm

Baptiste Daroussin bapt at FreeBSD.org
Fri Jun 14 14:07:35 UTC 2013


Author: bapt
Date: Fri Jun 14 14:07:34 2013
New Revision: 320924
URL: http://svnweb.freebsd.org/changeset/ports/320924

Log:
  Add the forgotten OPTIONS_SUB

Modified:
  head/audio/gogglesmm/Makefile

Modified: head/audio/gogglesmm/Makefile
==============================================================================
--- head/audio/gogglesmm/Makefile	Fri Jun 14 14:05:59 2013	(r320923)
+++ head/audio/gogglesmm/Makefile	Fri Jun 14 14:07:34 2013	(r320924)
@@ -26,6 +26,8 @@ FOX17_DESC=	Use development branch of FO
 NEWREMOTE_DESC=	Use new remote player
 GCRYPT_DESC=	Use libgcrypt for md5 calculation
 
+OPTIONS_SUB=	yes
+
 HAS_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--mandir=${PREFIX}/man --prefix=${PREFIX}
 MAKE_JOBS_SAFE=	yes


More information about the svn-ports-all mailing list