aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/par2cmdline-tbb
diff options
context:
space:
mode:
authormartymac <martymac@FreeBSD.org>2018-01-25 19:07:50 +0800
committermartymac <martymac@FreeBSD.org>2018-01-25 19:07:50 +0800
commit34183ec92f0b5dbd858176a8d7a5fb170101d211 (patch)
tree563a40b6ae1519cfbef58e63b360c073f2240e7b /archivers/par2cmdline-tbb
parentf5b40e00d62e1d653598ba2b81a474dae5540cfd (diff)
downloadfreebsd-ports-gnome-34183ec92f0b5dbd858176a8d7a5fb170101d211.tar.gz
freebsd-ports-gnome-34183ec92f0b5dbd858176a8d7a5fb170101d211.tar.zst
freebsd-ports-gnome-34183ec92f0b5dbd858176a8d7a5fb170101d211.zip
Make portlint happier with my ports (reorder variables)
Diffstat (limited to 'archivers/par2cmdline-tbb')
-rw-r--r--archivers/par2cmdline-tbb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/par2cmdline-tbb/Makefile b/archivers/par2cmdline-tbb/Makefile
index eb5114e165ed..dc50e9ccae82 100644
--- a/archivers/par2cmdline-tbb/Makefile
+++ b/archivers/par2cmdline-tbb/Makefile
@@ -13,10 +13,10 @@ COMMENT= Tools for using Parity v2 Archive files (tbb version)
LICENSE= GPLv2
-LIB_DEPENDS= libtbb.so:devel/tbb
-
ONLY_FOR_ARCHS= amd64 i386
+LIB_DEPENDS= libtbb.so:devel/tbb
+
GNU_CONFIGURE= yes
USES= autoreconf
CPPFLAGS+= -I${LOCALBASE}/include