diff options
author | tnn <tnn@pkgsrc.org> | 2015-03-02 16:55:39 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-03-02 16:55:39 +0000 |
commit | 814208b29362e8c19c9c69147d0fd1285400d084 (patch) | |
tree | 6dd7e7adbdd5ba3b8f78484d64f95b55c6e4f312 /emulators | |
parent | df5a3ce47592f0c3afa705fe2315580bfd86c39c (diff) | |
download | pkgsrc-814208b29362e8c19c9c69147d0fd1285400d084.tar.gz |
Import suse32_libxslt-13.1 as emulators/suse131_32_libxslt.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse131_32_libxslt/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse131_32_libxslt/Makefile b/emulators/suse131_32_libxslt/Makefile new file mode 100644 index 00000000000..ac9dfd4fc73 --- /dev/null +++ b/emulators/suse131_32_libxslt/Makefile @@ -0,0 +1,5 @@ +# $NetBSD: Makefile,v 1.1 2015/03/02 16:55:39 tnn Exp $ + +SUSE_COMPAT32= yes + +.include "${.CURDIR}/../suse131_libxslt/Makefile" |