[Midnightbsd-cvs] mports [18141] trunk/editors/linux-openoffice3/Makefile: switch to rpm4

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Mar 14 23:26:12 EDT 2015


Revision: 18141
          http://svnweb.midnightbsd.org/mports/?rev=18141
Author:   laffer1
Date:     2015-03-14 23:26:11 -0400 (Sat, 14 Mar 2015)
Log Message:
-----------
switch to rpm4

Modified Paths:
--------------
    trunk/editors/linux-openoffice3/Makefile

Modified: trunk/editors/linux-openoffice3/Makefile
===================================================================
--- trunk/editors/linux-openoffice3/Makefile	2015-03-15 03:23:11 UTC (rev 18140)
+++ trunk/editors/linux-openoffice3/Makefile	2015-03-15 03:26:11 UTC (rev 18141)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openoffice3
 PORTVERSION=	${OO_RELEASE}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	editors java linux
 MASTER_SITES=	${MASTER_SITE_OPENOFFICE:=stable/${OO_RELEASE}/}
 PKGNAMEPREFIX?=	linux-
@@ -29,7 +29,7 @@
 OO_BUILD=	9567
 
 RPM2CPIO?=	${LOCALBASE}/bin/rpm2cpio
-BUILD_DEPENDS+=	${RPM2CPIO}:${PORTSDIR}/archivers/rpm
+BUILD_DEPENDS+=	${RPM2CPIO}:${PORTSDIR}/archivers/rpm4
 RC_CMD?=			${RPM2CPIO}
 RC_AFTER_ARGS?=	| ${CPIO} -id --quiet
 



More information about the Midnightbsd-cvs mailing list