pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

uptimed: delete automake(twice)



Module Name:	pkgsrc-wip
Committed By:	Susumu Miwa <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon May 6 00:43:39 2019 +0900
Changeset:	9391c18ee70348245f5f025bca4470aa139c9135

Modified Files:
	uptimed/Makefile

Log Message:
uptimed: delete automake(twice)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9391c18ee70348245f5f025bca4470aa139c9135

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 uptimed/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/uptimed/Makefile b/uptimed/Makefile
index e23e0a4d5e..1ea0e67843 100644
--- a/uptimed/Makefile
+++ b/uptimed/Makefile
@@ -14,7 +14,7 @@ COMMENT=		Keeps track of current and past system uptimes
 USE_PKGLOCALEDIR=	yes
 USE_LIBTOOL=		yes
 GNU_CONFIGURE=		yes
-USE_TOOLS+=	automake automake patch
+USE_TOOLS+=	automake patch
 
 EGDIR=			share/examples/${PKGBASE}
 INSTALLATION_DIRS=	bin sbin lib ${PKGMANDIR}/man2 ${PKGMANDIR}/man8


Home | Main Index | Thread Index | Old Index