--prefix is already passed to GNU configure.
This commit is contained in:
parent
151a84db64
commit
5335d51b40
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2005/06/16 06:57:44 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2005/08/16 14:33:46 grant Exp $
|
||||
|
||||
DISTNAME= yasql-1.81
|
||||
CATEGORIES= databases
|
||||
|
@ -12,7 +12,6 @@ USE_PKGINSTALL= yes
|
|||
GNU_CONFIGURE= yes
|
||||
NO_BUILD= # defined
|
||||
|
||||
CONFIGURE_ARGS+=--prefix=${PREFIX}
|
||||
CONFIGURE_ARGS+=--sysconfdir=${PKG_SYSCONFDIR}
|
||||
|
||||
DEPENDS+= p5-DBD-Oracle-[0-9]*:../../databases/p5-DBD-Oracle
|
||||
|
|
Loading…
Reference in a new issue