[Midnightbsd-cvs] mports [18143] trunk/archivers/rpm4/Makefile: cleanup uses

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Mar 14 23:30:39 EDT 2015


Revision: 18143
          http://svnweb.midnightbsd.org/mports/?rev=18143
Author:   laffer1
Date:     2015-03-14 23:30:39 -0400 (Sat, 14 Mar 2015)
Log Message:
-----------
cleanup uses

Modified Paths:
--------------
    trunk/archivers/rpm4/Makefile

Modified: trunk/archivers/rpm4/Makefile
===================================================================
--- trunk/archivers/rpm4/Makefile	2015-03-15 03:27:05 UTC (rev 18142)
+++ trunk/archivers/rpm4/Makefile	2015-03-15 03:30:39 UTC (rev 18143)
@@ -2,6 +2,7 @@
 
 PORTNAME=	rpm
 PORTVERSION=	4.12.0.1
+PORTREVISION=	1
 CATEGORIES=	archivers
 MASTER_SITES=	http://rpm.org/releases/rpm-${PORTVERSION:R:R}.x/ \
 		ftp://ftp.mirrorservice.org/sites/ftp.rpm.org/pub/rpm/dist/rpm-${PORTVERSION:E}.x/
@@ -29,7 +30,8 @@
 NLS_LIBS=	-lintl
 PORTDOCS=	*
 
-USES=		gmake libtool lua:51 pathfix shebangfix tar:bzip2 pkgconfig
+USES=		alias gmake libtool lua:51 pathfix pkgconfig shebangfix \
+		tar:bzip2
 USE_BDB=	46+
 INVALID_BDB_VER=51
 GNU_CONFIGURE=	yes



More information about the Midnightbsd-cvs mailing list