[Midnightbsd-cvs] mports [18881] trunk/sysutils/libutempter: cleanup depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat May 9 10:50:57 EDT 2015


Revision: 18881
          http://svnweb.midnightbsd.org/mports/?rev=18881
Author:   laffer1
Date:     2015-05-09 10:50:57 -0400 (Sat, 09 May 2015)
Log Message:
-----------
cleanup depends

Modified Paths:
--------------
    trunk/sysutils/libutempter/Makefile
    trunk/sysutils/libutempter/pkg-plist

Modified: trunk/sysutils/libutempter/Makefile
===================================================================
--- trunk/sysutils/libutempter/Makefile	2015-05-09 14:49:02 UTC (rev 18880)
+++ trunk/sysutils/libutempter/Makefile	2015-05-09 14:50:57 UTC (rev 18881)
@@ -2,18 +2,18 @@
 
 PORTNAME=	libutempter
 PORTVERSION=	1.1.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 MASTER_SITES=	ftp://ftp.altlinux.org/pub/people/ldv/utempter/
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Interface to record user sessions to utmp and wtmp files
+
 LICENSE=	lgpl
 
 FAKE_MAKEARGS+= DESTDIR=${FAKE_DESTDIR}${TRUE_PREFIX}
 
-USE_BZIP2=	yes
-USE_GMAKE=	yes
+USES=		gmake tar:bz2
 USE_LDCONFIG=	yes
 
 .include <bsd.port.pre.mk>

Modified: trunk/sysutils/libutempter/pkg-plist
===================================================================
--- trunk/sysutils/libutempter/pkg-plist	2015-05-09 14:49:02 UTC (rev 18880)
+++ trunk/sysutils/libutempter/pkg-plist	2015-05-09 14:50:57 UTC (rev 18881)
@@ -4,4 +4,3 @@
 lib/libutempter.so.0
 lib/libutempter.so.1.1.5
 libexec/utempter/utempter
- at dirrm libexec/utempter



More information about the Midnightbsd-cvs mailing list