pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/icecc add in missing PKG_DESTDIR_SUPPORT
details: https://anonhg.NetBSD.org/pkgsrc/rev/328ef0a76165
branches: trunk
changeset: 555574:328ef0a76165
user: plunky <plunky%pkgsrc.org@localhost>
date: Thu Mar 05 17:44:00 2009 +0000
description:
add in missing PKG_DESTDIR_SUPPORT
diffstat:
wm/icecc/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r d51656caa2f0 -r 328ef0a76165 wm/icecc/Makefile
--- a/wm/icecc/Makefile Thu Mar 05 17:40:25 2009 +0000
+++ b/wm/icecc/Makefile Thu Mar 05 17:44:00 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2009/02/09 22:56:27 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2009/03/05 17:44:00 plunky Exp $
# Package version reflects icecc version, with PKGREVISION incremented
# for any tool updates, according to the authors scheme.
@@ -25,6 +25,8 @@
DEPENDS+= vim-{gtk,gtk2,kde,motif,xaw}>=6.3.0:../../editors/vim-xaw
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= gmake
Home |
Main Index |
Thread Index |
Old Index