pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/blackbox70 Needs iconv. From Martin Wilke for FreeBSD.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5eda40c88519
branches:  trunk
changeset: 531066:5eda40c88519
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jul 19 10:01:10 2007 +0000

description:
Needs iconv. From Martin Wilke for FreeBSD.

diffstat:

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

diffs (22 lines):

diff -r f97fd2033f91 -r 5eda40c88519 wm/blackbox70/Makefile
--- a/wm/blackbox70/Makefile    Thu Jul 19 09:41:42 2007 +0000
+++ b/wm/blackbox70/Makefile    Thu Jul 19 10:01:10 2007 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2007/02/22 19:27:18 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2007/07/19 10:01:10 joerg Exp $
 #
 
 DISTNAME=      blackbox-0.70.1
 PKGNAME=       blackbox70-0.70.1
+PKGREVISION=   1
 CATEGORIES=    wm x11
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=blackboxwm/}
 
@@ -19,6 +20,7 @@
 
 BUILDLINK_DEPMETHOD.libXt?=    build
 
+.include "../../converters/libiconv/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"
 .include "../../x11/libXt/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index