pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/libol Needs shells/scsh for a binary.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4776ab7b6b89
branches: trunk
changeset: 520033:4776ab7b6b89
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Oct 14 02:01:33 2006 +0000
description:
Needs shells/scsh for a binary.
diffstat:
sysutils/libol/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r aa7a6dd9f838 -r 4776ab7b6b89 sysutils/libol/Makefile
--- a/sysutils/libol/Makefile Sat Oct 14 01:55:03 2006 +0000
+++ b/sysutils/libol/Makefile Sat Oct 14 02:01:33 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2006/04/27 19:55:44 adrianp Exp $
+# $NetBSD: Makefile,v 1.7 2006/10/14 02:01:33 rillig Exp $
DISTNAME= libol-0.3.18
CATEGORIES= sysutils
+PKGREVISION= 1
MASTER_SITES= http://www.balabit.com/downloads/libol/0.3/
MAINTAINER= adrianp%NetBSD.org@localhost
@@ -10,6 +11,8 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
+DEPENDS+= scsh-[0-9]*:../../shells/scsh
+
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
Home |
Main Index |
Thread Index |
Old Index