pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/wordpress Fix user-destdir.
details: https://anonhg.NetBSD.org/pkgsrc/rev/88547fd1ec33
branches: trunk
changeset: 395216:88547fd1ec33
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jul 07 18:35:39 2009 +0000
description:
Fix user-destdir.
diffstat:
www/wordpress/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 4a5cb8b1b807 -r 88547fd1ec33 www/wordpress/Makefile
--- a/www/wordpress/Makefile Tue Jul 07 18:34:24 2009 +0000
+++ b/www/wordpress/Makefile Tue Jul 07 18:35:39 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/06 11:31:02 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2009/07/07 18:35:39 joerg Exp $
DISTNAME= wordpress-${VERSION}
VERSION= 2.7.1
@@ -9,6 +9,8 @@
HOMEPAGE= http://wordpress.org/
COMMENT= Blogging tool written in php
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= pax
.include "../../mk/bsd.prefs.mk"
@@ -16,7 +18,6 @@
.include "options.mk"
NO_BUILD= yes
-PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/wordpress
WWW_USER?= ${APACHE_USER}
Home |
Main Index |
Thread Index |
Old Index