diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/sqlrelay/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile index 5d70ac89829..3e9d11d2ca5 100644 --- a/databases/sqlrelay/Makefile +++ b/databases/sqlrelay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/10/29 05:59:24 jdolecek Exp $ +# $NetBSD: Makefile,v 1.7 2004/11/22 21:38:32 wiz Exp $ DISTNAME= sqlrelay-0.33.1 PKGREVISION= 1 @@ -11,10 +11,9 @@ COMMENT= Enables pooling and sharing of database connections GNU_CONFIGURE= YES USE_BUILDLINK3= YES -USE_GCC_SHLIB= YES +USE_LANGUAGES= c c++ USE_GNU_TOOLS+= make USE_LIBTOOL= YES -USE_PKGLOCALEDIR= YES #SQLRELAY_DATABASES+= mysql postgresql SQLRELAY_DATABASES?= # empty |