pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/ethemes Actually enable user-destdir as well.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9c0112d9568a
branches:  trunk
changeset: 395884:9c0112d9568a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jul 15 20:57:47 2009 +0000

description:
Actually enable user-destdir as well.

diffstat:

 wm/ethemes/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 43b6a8362a18 -r 9c0112d9568a wm/ethemes/Makefile
--- a/wm/ethemes/Makefile       Wed Jul 15 20:53:21 2009 +0000
+++ b/wm/ethemes/Makefile       Wed Jul 15 20:57:47 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2009/07/07 19:46:03 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2009/07/15 20:57:47 joerg Exp $
 
 DISTNAME=      ethemes-0.1
 PKGREVISION=   3
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://e.themes.org/
 COMMENT=       Themes for the window manager Enlightenment
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 DEPENDS+=      enlightenment>=0.16.2:../../wm/enlightenment
 
 DIST_SUBDIR=   ethemes



Home | Main Index | Thread Index | Old Index