pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/yasql --prefix is already passed to GNU conf...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1b7ca9793617
branches:  trunk
changeset: 498216:1b7ca9793617
user:      grant <grant%pkgsrc.org@localhost>
date:      Tue Aug 16 14:33:46 2005 +0000

description:
--prefix is already passed to GNU configure.

diffstat:

 databases/yasql/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 12d360fc7015 -r 1b7ca9793617 databases/yasql/Makefile
--- a/databases/yasql/Makefile  Tue Aug 16 13:32:00 2005 +0000
+++ b/databases/yasql/Makefile  Tue Aug 16 14:33:46 2005 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index