pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ap2-auth-mellon Remove additions to CONFIGURE_ENV.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8a4f14d7df10
branches: trunk
changeset: 568343:8a4f14d7df10
user: obache <obache%pkgsrc.org@localhost>
date: Fri Dec 11 14:45:38 2009 +0000
description:
Remove additions to CONFIGURE_ENV.
They are automatically handled automatically by pkgsrc with more
sufficient variables.
diffstat:
www/ap2-auth-mellon/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 9b4733eacb10 -r 8a4f14d7df10 www/ap2-auth-mellon/Makefile
--- a/www/ap2-auth-mellon/Makefile Fri Dec 11 14:01:22 2009 +0000
+++ b/www/ap2-auth-mellon/Makefile Fri Dec 11 14:45:38 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/12/11 11:43:37 obache Exp $
+# $NetBSD: Makefile,v 1.9 2009/12/11 14:45:38 obache Exp $
#
PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//:S/_/-/}
@@ -20,9 +20,6 @@
.include "../../mk/apache.mk"
BUILDLINK_API_DEPENDS.apache+= apache>=2.0.47
-CONFIGURE_ENV+= PKG_CONFIG_PATH=${PREFIX}/lib/pkgconfig
-CONFIGURE_ENV+= OPENSSL_CFLAGS="${CPPFLAGS}"
-CONFIGURE_ENV+= OPENSSL_LIBS="-L${PREFIX}/lib -lssl -lcrypto"
CONFIGURE_ARGS+= --with-apxs2=${APXS:Q}
.include "../../security/lasso/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index