summaryrefslogtreecommitdiff
path: root/chat/liece
diff options
context:
space:
mode:
authorseb <seb>2003-08-09 10:27:40 +0000
committerseb <seb>2003-08-09 10:27:40 +0000
commit062b550c62066ad779cb71e7ac4914a81a002bbe (patch)
tree4445a37aeb56e09b695d2d32d03801a7413f842b /chat/liece
parent3d7a5d0ddbfe349aea0d59fedc7c9c89b9cd9982 (diff)
downloadpkgsrc-062b550c62066ad779cb71e7ac4914a81a002bbe.tar.gz
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'chat/liece')
-rw-r--r--chat/liece/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/liece/Makefile b/chat/liece/Makefile
index 327694950f8..55f2b4ad480 100644
--- a/chat/liece/Makefile
+++ b/chat/liece/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:26:03 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/08/09 10:33:29 seb Exp $
DISTNAME= liece-1.4.10
CATEGORIES= chat
@@ -21,7 +21,6 @@ CONFIGURE_ARGS+=--with-xemacs=${EMACS_BIN}
CONFIGURE_ARGS+=--with-lispdir=${EMACS_LISPPREFIX}
USE_GMAKE= # defined
-USE_NEW_TEXINFO= YES
INFO_FILES= liece.info
.include "../../mk/bsd.pkg.mk"