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 | f3cf1ed27c75f75f84b09a58b3b30ff66c871fc4 (patch) | |
tree | 6dd7e7adbdd5ba3b8f78484d64f95b55c6e4f312 /emulators | |
parent | 455051d280f46abf8e6cf6a34b70f6ca1abd454f (diff) | |
download | pkgsrc-f3cf1ed27c75f75f84b09a58b3b30ff66c871fc4.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" |