Sigh. Fix typo in previous.
This commit is contained in:
parent
97c6506275
commit
97787ccbc1
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.17 2005/03/18 22:10:11 jwise Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2005/03/18 22:16:04 jwise Exp $
|
||||
|
||||
DISTNAME= dictd-1.9.15
|
||||
PKGNAME= dict-client-1.9.15
|
||||
|
@ -14,7 +14,7 @@ USE_GNU_TOOLS+= make
|
|||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-cflags="${CFLAGS}"
|
||||
CONFIGURE_ARGS+= --with-etcdir=${PKG_SYSCONFDIR}
|
||||
CONFIGURE_ARGS+= --with-dictorg
|
||||
CONFIGURE_ARGS+= --enable-dictorg
|
||||
|
||||
BUILD_TARGET= dict
|
||||
INSTALL_TARGET= install.dict
|
||||
|
|
Loading…
Reference in a new issue