diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-17 00:08:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-17 00:08:34 +0000 |
commit | 498ed0387eb8452f6135e3bde513d5a92c1d46a2 (patch) | |
tree | b09201af67e3dc2b61b2a3120c15b5f2748e7f6b /emulators/suse131_32_libesd | |
parent | 71c49624f04e26c07a3c967c78ce751a021e17b2 (diff) | |
download | pkgsrc-498ed0387eb8452f6135e3bde513d5a92c1d46a2.tar.gz |
Add libSDL and two dependencies.
Diffstat (limited to 'emulators/suse131_32_libesd')
-rw-r--r-- | emulators/suse131_32_libesd/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse131_32_libesd/Makefile b/emulators/suse131_32_libesd/Makefile new file mode 100644 index 00000000000..874f477a521 --- /dev/null +++ b/emulators/suse131_32_libesd/Makefile @@ -0,0 +1,5 @@ +# $NetBSD: Makefile,v 1.1 2014/04/17 00:08:34 wiz Exp $ + +SUSE_COMPAT32= yes + +.include "${.CURDIR}/../suse131_libesd/Makefile" |