summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2014-12-04 22:03:01 +0000
committerrodent <rodent@pkgsrc.org>2014-12-04 22:03:01 +0000
commit2068c316db27410c5648926a54ce9f577446f0ed (patch)
tree138ebe879e3b02803d754684061038e1d4422285 /emulators
parent9001c2756cd901dc7b988e0c0275a443f22ffa11 (diff)
downloadpkgsrc-2068c316db27410c5648926a54ce9f577446f0ed.tar.gz
EMUL_MODULES.linux=base
Diffstat (limited to 'emulators')
-rw-r--r--emulators/suse121_gstreamer/Makefile4
-rw-r--r--emulators/suse121_sqlite3/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/emulators/suse121_gstreamer/Makefile b/emulators/suse121_gstreamer/Makefile
index 24b027da58a..1a4cd16c7c3 100644
--- a/emulators/suse121_gstreamer/Makefile
+++ b/emulators/suse121_gstreamer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/12/04 19:51:42 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2014/12/04 22:03:01 rodent Exp $
PKGNAME= suse_gstreamer-${SUSE_VERSION}
CATEGORIES= emulators
@@ -11,6 +11,8 @@ RPMPKGS+= libgstrtspserver-0_10-0-0.10.8-14.1.2.${SUSE_ARCH}
MAINTAINER= rodent@NetBSD.org
COMMENT= Linux compatibility package for gstreamer
+EMUL_MODULES.linux= base
+
PLIST_SRC= ${RPM2PKG_PLIST}
.include "../../emulators/suse121_linux/Makefile.common"
diff --git a/emulators/suse121_sqlite3/Makefile b/emulators/suse121_sqlite3/Makefile
index 606fbde78ca..04d8701067f 100644
--- a/emulators/suse121_sqlite3/Makefile
+++ b/emulators/suse121_sqlite3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/12/04 19:46:28 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2014/12/04 22:03:01 rodent Exp $
PKGNAME= suse_sqlite3-${SUSE_VERSION}
CATEGORIES= emulators
@@ -7,6 +7,8 @@ RPMPKGS+= libsqlite3-0-3.7.8-1.1.2.${SUSE_ARCH}
MAINTAINER= rodent@NetBSD.org
COMMENT= Linux compatibility package for sqlite3
+EMUL_MODULES.linux= base
+
PLIST_SRC= ${RPM2PKG_PLIST}
.include "../../emulators/suse121_linux/Makefile.common"