diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-22 10:45:12 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-22 10:45:12 +0000 |
commit | 0520c7cb2aae79ea6d3112c5c3b8ad13e421fd35 (patch) | |
tree | 087b0b791f8e9507b4ac8911c68333a3b3b39608 /net/naim | |
parent | Update to 2.13 (diff) |
- Update to 0.11.6.4
PR: ports/59960
Submitted by: Walter Venable <weaseal@hotmail.com>
Approved by: maintainer
Diffstat (limited to 'net/naim')
-rw-r--r-- | net/naim/Makefile | 6 | ||||
-rw-r--r-- | net/naim/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/naim/Makefile b/net/naim/Makefile index 8fa07ba13775..b9a968272a4d 100644 --- a/net/naim/Makefile +++ b/net/naim/Makefile @@ -6,7 +6,7 @@ # PORTNAME= naim -PORTVERSION= 0.11.6.3 +PORTVERSION= 0.11.6.4 CATEGORIES= net irc MASTER_SITES= http://shell.n.ml.org/n/naim/ @@ -15,8 +15,8 @@ COMMENT= Curses based AOL Instant Messager implementation USE_BZIP2= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-nirc-manlink \ - --with-pkgdocdir=${DOCSDIR} +CONFIGURE_ARGS= --with-pkgdocdir=${DOCSDIR} \ + --mandir=${MANPREFIX}/man CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= naim.1 diff --git a/net/naim/distinfo b/net/naim/distinfo index 6a5221b6cec5..3e6e8977ef16 100644 --- a/net/naim/distinfo +++ b/net/naim/distinfo @@ -1 +1 @@ -MD5 (naim-0.11.6.3.tar.bz2) = 068914923ee1535ade95d5c45a6ab2e8 +MD5 (naim-0.11.6.4.tar.bz2) = b7c568813c0b792acb9169cd207dba75 |