pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/lc fix the list of suse pkgs we need on netbsd/i386
details: https://anonhg.NetBSD.org/pkgsrc/rev/0cde4156edab
branches: trunk
changeset: 525850:0cde4156edab
user: dmcmahill <dmcmahill%pkgsrc.org@localhost>
date: Fri Feb 23 23:19:37 2007 +0000
description:
fix the list of suse pkgs we need on netbsd/i386
diffstat:
cad/lc/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r acd53a5e5bf0 -r 0cde4156edab cad/lc/Makefile
--- a/cad/lc/Makefile Fri Feb 23 23:02:55 2007 +0000
+++ b/cad/lc/Makefile Fri Feb 23 23:19:37 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/02/23 22:59:09 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.3 2007/02/23 23:19:37 dmcmahill Exp $
DISTNAME= lc # Overridden below
PKGNAME= lc-2.10
@@ -53,7 +53,8 @@
#DISTNAME= lc_linux_motif1
DISTNAME= lc_linux_motif3
. if (${OPSYS} == "NetBSD")
-DEPENDS+= suse_gtk2>=9.1:../../emulators/${SUSE_DIR_PREFIX}_gtk2
+DEPENDS+= suse_openmotif>=9.1:../../emulators/${SUSE_DIR_PREFIX}_openmotif
+DEPENDS+= suse_x11>=9.1:../../emulators/${SUSE_DIR_PREFIX}_x11
. endif
.elif ${MACHINE_ARCH} == "sparc"
Home |
Main Index |
Thread Index |
Old Index