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 apxs does not support DESTDIR inst...
details: https://anonhg.NetBSD.org/pkgsrc/rev/26f733bd723d
branches: trunk
changeset: 568339:26f733bd723d
user: obache <obache%pkgsrc.org@localhost>
date: Fri Dec 11 11:43:37 2009 +0000
description:
apxs does not support DESTDIR installation.
diffstat:
www/ap2-auth-mellon/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 5f7a15b3845a -r 26f733bd723d www/ap2-auth-mellon/Makefile
--- a/www/ap2-auth-mellon/Makefile Fri Dec 11 11:38:20 2009 +0000
+++ b/www/ap2-auth-mellon/Makefile Fri Dec 11 11:43:37 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2009/12/11 11:38:20 obache Exp $
+# $NetBSD: Makefile,v 1.8 2009/12/11 11:43:37 obache Exp $
#
PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//:S/_/-/}
@@ -10,8 +10,6 @@
HOMEPAGE= http://code.google.com/p/modmellon/
COMMENT= SAML 2.0 authentication for Apache
-PKG_DESTDIR_SUPPORT= destdir
-
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
USE_TOOLS+= pkg-config
Home |
Main Index |
Thread Index |
Old Index