pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Add qt3 module.
details: https://anonhg.NetBSD.org/pkgsrc/rev/82f9f74d8077
branches: trunk
changeset: 564670:82f9f74d8077
user: obache <obache%pkgsrc.org@localhost>
date: Wed Sep 09 13:03:38 2009 +0000
description:
Add qt3 module.
diffstat:
emulators/suse100_linux/emulator.mk | 3 ++-
mk/emulator/linux.mk | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 407007a4ee59 -r 82f9f74d8077 emulators/suse100_linux/emulator.mk
--- a/emulators/suse100_linux/emulator.mk Wed Sep 09 13:02:32 2009 +0000
+++ b/emulators/suse100_linux/emulator.mk Wed Sep 09 13:03:38 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: emulator.mk,v 1.5 2008/02/22 13:36:19 obache Exp $
+# $NetBSD: emulator.mk,v 1.6 2009/09/09 13:03:38 obache Exp $
#
# This file is included by linux-suse.mk in the emulator framework.
#
@@ -39,6 +39,7 @@
DEPENDS_suse-10.0.motif?= suse_openmotif${_SUSE_VERSION_REQD}:../../emulators/suse100_openmotif
DEPENDS_suse-10.0.openssl?= suse_openssl${_SUSE_VERSION_REQD}:../../emulators/suse100_openssl
DEPENDS_suse-10.0.png?= suse_libpng${_SUSE_VERSION_REQD}:../../emulators/suse100_libpng
+DEPENDS_suse-10.0.qt3?= suse_qt3${_SUSE_VERSION_REQD}:../../emulators/suse100_qt3
DEPENDS_suse-10.0.resmgr?= suse_resmgr${_SUSE_VERSION_REQD}:../../emulators/suse100_resmgr
DEPENDS_suse-10.0.slang?= suse_slang${_SUSE_VERSION_REQD}:../../emulators/suse100_slang
DEPENDS_suse-10.0.tiff?= suse_libtiff${_SUSE_VERSION_REQD}:../../emulators/suse100_libtiff
diff -r 407007a4ee59 -r 82f9f74d8077 mk/emulator/linux.mk
--- a/mk/emulator/linux.mk Wed Sep 09 13:02:32 2009 +0000
+++ b/mk/emulator/linux.mk Wed Sep 09 13:03:38 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: linux.mk,v 1.4 2007/10/13 11:04:18 dsl Exp $
+# $NetBSD: linux.mk,v 1.5 2009/09/09 13:04:09 obache Exp $
#
# Linux binary emulation framework
#
@@ -55,6 +55,7 @@
_EMUL_MODULES+= motif
_EMUL_MODULES+= openssl
_EMUL_MODULES+= png
+_EMUL_MODULES+= qt3
_EMUL_MODULES+= resmgr
_EMUL_MODULES+= slang
_EMUL_MODULES+= tiff
Home |
Main Index |
Thread Index |
Old Index