svn commit: r404109 - in head: devel/ruby-locale graphics/libmng japanese/qt4-codecs-jp

Martin Wilke miwi at FreeBSD.org
Mon Dec 21 14:28:50 UTC 2015


Author: miwi
Date: Mon Dec 21 14:28:49 2015
New Revision: 404109
URL: https://svnweb.freebsd.org/changeset/ports/404109

Log:
  - Remove old gruft
  
  Approved by:	mat (mentor)
  Differential Revision:	D4636

Modified:
  head/devel/ruby-locale/Makefile
  head/graphics/libmng/Makefile
  head/japanese/qt4-codecs-jp/Makefile

Modified: head/devel/ruby-locale/Makefile
==============================================================================
--- head/devel/ruby-locale/Makefile	Mon Dec 21 14:22:55 2015	(r404108)
+++ head/devel/ruby-locale/Makefile	Mon Dec 21 14:28:49 2015	(r404109)
@@ -16,7 +16,6 @@ COMMENT=	Simple Ruby module that provide
 
 CONFLICTS=	${PKGNAMEPREFIX}locale2-[0-9]*
 
-#USE_BZIP2=	yes	# only saves 500 bytes..
 USE_RUBY=	yes
 USE_RUBY_EXTCONF=	yes
 

Modified: head/graphics/libmng/Makefile
==============================================================================
--- head/graphics/libmng/Makefile	Mon Dec 21 14:22:55 2015	(r404108)
+++ head/graphics/libmng/Makefile	Mon Dec 21 14:28:49 2015	(r404109)
@@ -17,7 +17,6 @@ OPTIONS_DEFINE=	MNG_OPTIMIZE
 MNG_OPTIMIZE_DESC=	Use vendor's new optimization flags
 
 MAKEFILE=	${FILESDIR}/Makefile.bsd
-#USE_BZIP2=	yes	# Please, uncomment on next upgrade
 
 USES=		jpeg uidfix
 USE_LDCONFIG=	yes

Modified: head/japanese/qt4-codecs-jp/Makefile
==============================================================================
--- head/japanese/qt4-codecs-jp/Makefile	Mon Dec 21 14:22:55 2015	(r404108)
+++ head/japanese/qt4-codecs-jp/Makefile	Mon Dec 21 14:28:49 2015	(r404109)
@@ -13,7 +13,6 @@ COMMENT=	Qt EUC-JP/JIS codec plugins
 USE_QT4=	qmake_build corelib
 QT_DIST=	yes
 
-#USE_BZIP2=	yes
 HAS_CONFIGURE=	yes
 
 ALL_TARGET=	first


More information about the svn-ports-head mailing list