pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ap-php Don't mess with libtool -- stock version ro...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/57a364e1f3a2
branches:  trunk
changeset: 533298:57a364e1f3a2
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Sep 14 12:19:17 2007 +0000

description:
Don't mess with libtool -- stock version rom configure doesn't work
on at least DragonFly.

diffstat:

 www/ap-php/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 6c8bbd867e0a -r 57a364e1f3a2 www/ap-php/Makefile
--- a/www/ap-php/Makefile       Fri Sep 14 12:03:37 2007 +0000
+++ b/www/ap-php/Makefile       Fri Sep 14 12:19:17 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2007/09/02 21:12:42 jdolecek Exp $
+# $NetBSD: Makefile,v 1.18 2007/09/14 12:19:17 joerg Exp $
 #
 
 PKGNAME=               ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}-${PHP_BASE_VERS}
@@ -7,7 +7,6 @@
 CONFLICTS=             ap-php-[0-9]*
 
 APACHE_MODULE=         YES
-LIBTOOL_OVERRIDE=      # empty
 
 .include "../../lang/php/phpversion.mk"
 .include "${PHPPKGSRCDIR}/Makefile.php"



Home | Main Index | Thread Index | Old Index