svn commit: r336288 - head/audio/mpg123

Baptiste Daroussin bapt at FreeBSD.org
Thu Dec 12 20:38:09 UTC 2013


Author: bapt
Date: Thu Dec 12 20:38:08 2013
New Revision: 336288
URL: http://svnweb.freebsd.org/changeset/ports/336288

Log:
  Fix testings that should not have been in
  
  Pointyhat to:	bapt

Modified:
  head/audio/mpg123/Makefile
  head/audio/mpg123/pkg-plist

Modified: head/audio/mpg123/Makefile
==============================================================================
--- head/audio/mpg123/Makefile	Thu Dec 12 20:18:08 2013	(r336287)
+++ head/audio/mpg123/Makefile	Thu Dec 12 20:38:08 2013	(r336288)
@@ -15,7 +15,7 @@ LICENSE=	LGPL21
 USES=		gmake pathfix
 USE_BZIP2=	yes
 USE_AUTOTOOLS=	libtool libltdl
-#USE_GNOME=	ltverhack
+USE_GNOME=	ltverhack
 USE_LDCONFIG=	yes
 
 GNU_CONFIGURE=	yes

Modified: head/audio/mpg123/pkg-plist
==============================================================================
--- head/audio/mpg123/pkg-plist	Thu Dec 12 20:18:08 2013	(r336287)
+++ head/audio/mpg123/pkg-plist	Thu Dec 12 20:38:08 2013	(r336288)
@@ -13,4 +13,5 @@ lib/mpg123/output_oss.a
 lib/mpg123/output_oss.la
 lib/mpg123/output_oss.so
 libdata/pkgconfig/libmpg123.pc
+man/man1/mpg123.1.gz
 @dirrm lib/mpg123


More information about the svn-ports-head mailing list