diff options
author | rodent <rodent@pkgsrc.org> | 2014-12-04 19:54:12 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-12-04 19:54:12 +0000 |
commit | 06a52e607608b2b5219352a0bc72727e0a0ed210 (patch) | |
tree | 12f2285e559276373cc03963f5ad384e2ae1c8a0 /emulators/suse121_32_gstreamer | |
parent | 6cf626d646e4f2a0d25005af3c3de6335701c79e (diff) | |
download | pkgsrc-06a52e607608b2b5219352a0bc72727e0a0ed210.tar.gz |
Import suse32_gstreamer-12.1 as emulators/suse121_32_gstreamer.
Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.
This package supports running ELF binaries linked with glibc2 that
require the gstreamer shared libraries.
Diffstat (limited to 'emulators/suse121_32_gstreamer')
-rw-r--r-- | emulators/suse121_32_gstreamer/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse121_32_gstreamer/Makefile b/emulators/suse121_32_gstreamer/Makefile new file mode 100644 index 00000000000..2d52e5dc5a4 --- /dev/null +++ b/emulators/suse121_32_gstreamer/Makefile @@ -0,0 +1,5 @@ +# $NetBSD: Makefile,v 1.1 2014/12/04 19:54:12 rodent Exp $ + +SUSE_COMPAT32= yes + +.include "${.CURDIR}/../suse121_gstreamer/Makefile" |