pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ap-ssl Resort Apache dependency to get the more sp...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4224ad1e6f60
branches: trunk
changeset: 529762:4224ad1e6f60
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Jun 10 08:34:25 2007 +0000
description:
Resort Apache dependency to get the more specific pattern first.
diffstat:
www/ap-ssl/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (35 lines):
diff -r a4afcc8250ca -r 4224ad1e6f60 www/ap-ssl/Makefile
--- a/www/ap-ssl/Makefile Sun Jun 10 08:34:05 2007 +0000
+++ b/www/ap-ssl/Makefile Sun Jun 10 08:34:25 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.103 2006/07/30 11:19:38 jdolecek Exp $
+# $NetBSD: Makefile,v 1.104 2007/06/10 08:34:25 joerg Exp $
DISTNAME= mod_ssl-2.8.28-1.3.37
PKGNAME= ap13-ssl-2.8.28
@@ -14,7 +14,6 @@
CONFLICTS= apache-1.3.[0-9] apache-*modssl-[0-9]* apache6-[0-9]*
CONFLICTS+= ap-ssl-[0-9]*
-BUILDLINK_API_DEPENDS.apache+= apache>=1.3.37
APACHE_MODULE= yes
@@ -23,6 +22,9 @@
.include "../../mk/bsd.prefs.mk"
+.include "../../www/apache/buildlink3.mk"
+BUILDLINK_API_DEPENDS.apache+= apache>=1.3.37
+
SSL_RPATH_LDFLAGS= ${LINKER_RPATH_FLAG} ${SSLBASE}/lib
FIX_RPATH+= SSL_RPATH_LDFLAGS
MAKE_ENV+= SSL_RPATH_LDFLAGS=${SSL_RPATH_LDFLAGS:Q}
@@ -48,7 +50,6 @@
.endfor
.include "../../security/openssl/buildlink3.mk"
-.include "../../www/apache/buildlink3.mk"
SUBST_CLASSES+= paths perl
SUBST_FILES.paths= README.mkcert pkg.sslsup/mkcert.sh
Home |
Main Index |
Thread Index |
Old Index