diff options
author | antoine <antoine@FreeBSD.org> | 2016-01-31 16:35:09 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-01-31 16:35:09 +0800 |
commit | 8ae17c6d69aea619d301bf15c167f873802e36a7 (patch) | |
tree | 7b3d94582a8ca386044bedf068baf1b4e1979489 /archivers | |
parent | 01207b53d719defd572b7039fa8d3aa99c60cea5 (diff) | |
download | freebsd-ports-graphics-8ae17c6d69aea619d301bf15c167f873802e36a7.tar.gz freebsd-ports-graphics-8ae17c6d69aea619d301bf15c167f873802e36a7.tar.zst freebsd-ports-graphics-8ae17c6d69aea619d301bf15c167f873802e36a7.zip |
Hook py3-libarchive-c to the build
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index ff50ed179e3..7b5df4a2727 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -171,6 +171,7 @@ SUBDIR += py-python-snappy SUBDIR += py-rarfile SUBDIR += py-warctools + SUBDIR += py3-libarchive-c SUBDIR += qpress SUBDIR += quazip SUBDIR += quazip-qt5 |