USE_PKGLIBTOOL -> USE_LIBTOOL
This commit is contained in:
parent
e42608dca9
commit
c7c4676ba3
2 changed files with 4 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2000/06/01 11:23:36 rh Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2000/08/14 23:11:05 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= freeWAIS-sf-2.2.12
|
||||
|
@ -11,7 +11,7 @@ HOMEPAGE= http://ls6-www.informatik.uni-dortmund.de/ir/projects/freeWAIS-sf/inde
|
|||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/perl:../../lang/perl5
|
||||
|
||||
USE_PKGLIBTOOL= yes
|
||||
USE_LIBTOOL= yes
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= PREFIX=${PREFIX}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 1999/05/11 13:56:53 bad Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2000/08/14 23:11:05 wiz Exp $
|
||||
bin/catalog
|
||||
bin/check-sources
|
||||
bin/dictionary
|
||||
|
@ -17,6 +17,7 @@ bin/waissearch
|
|||
bin/waisserver
|
||||
bin/ws
|
||||
lib/libwais.a
|
||||
lib/libwais.la
|
||||
lib/libwais.so.2.2
|
||||
lib/emacs/lisp/wais.el
|
||||
include/wais.h
|
||||
|
|
Loading…
Reference in a new issue