Needs perl and c++ to build.
This commit is contained in:
parent
ff5404b4ae
commit
eb6b9634d4
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2004/02/14 17:21:53 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2004/02/18 20:26:15 minskim Exp $
|
||||
|
||||
DISTNAME= libpathan-1.2-2-src
|
||||
PKGNAME= ${DISTNAME:S/-2-src/.2/}
|
||||
|
@ -18,6 +18,8 @@ USE_BUILDLINK3= YES
|
|||
GNU_CONFIGURE= YES
|
||||
USE_GNU_TOOLS+= make
|
||||
USE_LIBTOOL= YES
|
||||
USE_PERL5= build
|
||||
USE_LANGUAGES= c++
|
||||
|
||||
CONFIGURE_ARGS+= XERCESCROOT=${LOCALBASE}
|
||||
CONFIGURE_ARGS+= YACC=${LOCALBASE}/bin/bison
|
||||
|
|
Loading…
Reference in a new issue