summaryrefslogtreecommitdiff
path: root/net/entropy
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-10-29 17:38:20 +0000
committertv <tv@pkgsrc.org>2004-10-29 17:38:20 +0000
commit74369d70db2c0539ca1cba97099e65f5aabfefcc (patch)
tree057b0c34a6e1a1371f40bde21a1aab204435b7f3 /net/entropy
parent020bee3575e3b56b417a69d9ad7935a249d8b1b4 (diff)
downloadpkgsrc-74369d70db2c0539ca1cba97099e65f5aabfefcc.tar.gz
nb2: Reenable setproctitle() usage.
Diffstat (limited to 'net/entropy')
-rw-r--r--net/entropy/Makefile6
1 files changed, 3 insertions, 3 deletions
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