diff options
Diffstat (limited to 'irc/ngircd')
-rw-r--r-- | irc/ngircd/Makefile | 3 | ||||
-rw-r--r-- | irc/ngircd/distinfo | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/irc/ngircd/Makefile b/irc/ngircd/Makefile index 4106a72..5703553 100644 --- a/irc/ngircd/Makefile +++ b/irc/ngircd/Makefile @@ -14,8 +14,9 @@ MASTER_SITES= http://download.berlios.de/ngircd/ \ MAINTAINER= krion@FreeBSD.org COMMENT= Free open source daemon for Internet Relay Chat (IRC) +USE_SIZE= yes GNU_CONFIGURE= yes -ONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .if exists(/usr/include/tcpd.h) WITH_TCP_WRAPPERS= yes diff --git a/irc/ngircd/distinfo b/irc/ngircd/distinfo index c196388..c806606 100644 --- a/irc/ngircd/distinfo +++ b/irc/ngircd/distinfo @@ -1 +1,2 @@ MD5 (ngircd-0.7.6.tar.gz) = 55a2cced2ada7f480dde1aa66258d4e6 +SIZE (ngircd-0.7.6.tar.gz) = 267897 |