[Midnightbsd-cvs] mports [19871] trunk/devel/automoc4: fix build

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Aug 20 18:38:57 EDT 2015


Revision: 19871
          http://svnweb.midnightbsd.org/mports/?rev=19871
Author:   laffer1
Date:     2015-08-20 18:38:56 -0400 (Thu, 20 Aug 2015)
Log Message:
-----------
fix build

Modified Paths:
--------------
    trunk/devel/automoc4/Makefile
    trunk/devel/automoc4/pkg-plist

Modified: trunk/devel/automoc4/Makefile
===================================================================
--- trunk/devel/automoc4/Makefile	2015-08-20 22:37:50 UTC (rev 19870)
+++ trunk/devel/automoc4/Makefile	2015-08-20 22:38:56 UTC (rev 19871)
@@ -2,8 +2,8 @@
 
 PORTNAME=	automoc4
 PORTVERSION=	0.9.88
-PORTREVISION=	2
-CATEGORIES=	devel kde
+PORTREVISION=	3
+CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_KDE}
 MASTER_SITE_SUBDIR=	stable/${PORTNAME}/${PORTVERSION}/
 DIST_SUBDIR=	KDE
@@ -13,8 +13,7 @@
 LICENSE=	bsd2
 
 USE_QT4=	corelib moc qmake_build rcc_build uic_build
-USE_BZIP2=	yes
-USES=		cmake iconv
+USES=		cmake iconv tar:bzip2
 MAKE_JOBS_UNSAFE=	yes
 
 .include <bsd.port.mk>

Modified: trunk/devel/automoc4/pkg-plist
===================================================================
--- trunk/devel/automoc4/pkg-plist	2015-08-20 22:37:50 UTC (rev 19870)
+++ trunk/devel/automoc4/pkg-plist	2015-08-20 22:38:56 UTC (rev 19871)
@@ -2,4 +2,3 @@
 lib/automoc4/Automoc4Config.cmake
 lib/automoc4/Automoc4Version.cmake
 lib/automoc4/automoc4.files.in
- at dirrmtry lib/automoc4



More information about the Midnightbsd-cvs mailing list