diff options
Diffstat (limited to 'textproc/eblook/Makefile')
-rw-r--r-- | textproc/eblook/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/eblook/Makefile b/textproc/eblook/Makefile index c66fbfb946d..55a64114f38 100644 --- a/textproc/eblook/Makefile +++ b/textproc/eblook/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/04/07 18:59:30 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2006/04/07 19:54:17 jlam Exp $ # DISTNAME= eblook-1.6.1 @@ -13,7 +13,7 @@ COMMENT= Interactive command-line interface for EPWING electric dictionaries PKG_INSTALLATION_TYPES= overwrite pkgviews GNU_CONFIGURE= YES -INFO_FILES= eblook.info +INFO_FILES= # PLIST CONFIGURE_ARGS+=--with-eb-conf=${PKG_SYSCONFDIR.eb}/eb.conf LIBS+= ${BUILDLINK_LDADD.iconv} |