aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/rpm
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-08-30 09:02:57 +0800
committerbapt <bapt@FreeBSD.org>2013-08-30 09:02:57 +0800
commitaebf2d0daee118826e1f126e652665f089b6b569 (patch)
treeee68401b2ee3dafe958408cec9cdc338aab8b747 /archivers/rpm
parent56d11c945fd26b8d2b3c053683e03e16dbadd3d1 (diff)
downloadfreebsd-ports-gnome-aebf2d0daee118826e1f126e652665f089b6b569.tar.gz
freebsd-ports-gnome-aebf2d0daee118826e1f126e652665f089b6b569.tar.zst
freebsd-ports-gnome-aebf2d0daee118826e1f126e652665f089b6b569.zip
Convert archivers from USE_GMAKE to USES=gmake
While here: - Trim headers - Convert some port to the new perl world - Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig
Diffstat (limited to 'archivers/rpm')
-rw-r--r--archivers/rpm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/rpm/Makefile b/archivers/rpm/Makefile
index 3793894d1099..55ef92fa0348 100644
--- a/archivers/rpm/Makefile
+++ b/archivers/rpm/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
CONFLICTS= rpm-[45].*
-USE_GMAKE= yes
+USES= gmake
USE_AUTOTOOLS= automake14 autoconf213 libtool
CONFIGURE_ARGS= --with-glob
USE_LDCONFIG= yes