Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/databases/unixodbc/Attic/Makefile.common,v retrieving revision 1.17 retrieving revision 1.18 diff -u -p -r1.17 -r1.18 --- pkgsrc/databases/unixodbc/Attic/Makefile.common 2005/01/19 19:13:21 1.17 +++ pkgsrc/databases/unixodbc/Attic/Makefile.common 2005/04/11 21:45:16 1.18 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.17 2005/01/19 19:13:21 reed Exp $ +# $NetBSD: Makefile.common,v 1.18 2005/04/11 21:45:16 tv Exp $ DISTNAME= unixODBC-${ODBC_DIST_VERS} CATEGORIES= databases @@ -15,7 +15,6 @@ HOMEPAGE?= http://www.unixodbc.org/ ODBC_DIST_VERS= 2.0.11 ODBC_BASE_VERS= ${ODBC_DIST_VERS} -USE_BUILDLINK3= YES USE_LIBTOOL= YES GNU_CONFIGURE= YES