pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xmore Also depend on libXprintUtil. Bump revision.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8a543b90f302
branches: trunk
changeset: 527934:8a543b90f302
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Apr 16 16:20:40 2007 +0000
description:
Also depend on libXprintUtil. Bump revision.
diffstat:
x11/xmore/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 111e3eab1728 -r 8a543b90f302 x11/xmore/Makefile
--- a/x11/xmore/Makefile Mon Apr 16 16:12:59 2007 +0000
+++ b/x11/xmore/Makefile Mon Apr 16 16:20:40 2007 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/04/10 13:47:04 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2007/04/16 16:20:40 joerg Exp $
#
DISTNAME= xmore-1.0.1
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
EXTRACT_SUFX= .tar.bz2
@@ -16,4 +17,5 @@
USE_TOOLS+= pkg-config
.include "../../x11/libXaw/buildlink3.mk"
+.include "../../x11/libXprintUtil/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index