From 74369d70db2c0539ca1cba97099e65f5aabfefcc Mon Sep 17 00:00:00 2001 From: tv Date: Fri, 29 Oct 2004 17:38:20 +0000 Subject: nb2: Reenable setproctitle() usage. --- net/entropy/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net') diff --git a/net/entropy/Makefile b/net/entropy/Makefile index 8b4be86e6c9..ccd27833de8 100644 --- a/net/entropy/Makefile +++ b/net/entropy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2004/10/29 05:59:24 jdolecek Exp $ +# $NetBSD: Makefile,v 1.10 2004/10/29 17:38:20 tv Exp $ # DISTNAME= entropy-${ENTROPY_VERSION} PKGNAME= entropy-${ENTROPY_VERSION:S/-/./} -PKGREVISION= 1 +PKGREVISION= 2 WRKSRC= ${WRKDIR}/entropy-${ENTROPY_VERSION:C/-.*$//} CATEGORIES= net www MASTER_SITES= http://entropy.stop1984.com/files/ @@ -19,7 +19,7 @@ USE_GNU_TOOLS+= make ENTROPY_VERSION= 0.8.2-418 -CONFIGURE_ARGS+= --enable-verbose --disable-posix-sem +CONFIGURE_ARGS+= --enable-setproctitle --enable-verbose --disable-posix-sem post-patch: ${SED} -e '/^# /!s/^#//' <${WRKSRC}/seed.txt-dist >${WRKSRC}/seed.txt -- cgit v1.2.3