aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
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 /graphics
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 'graphics')
-rw-r--r--graphics/pencil/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/pencil/Makefile b/graphics/pencil/Makefile
index 1148d600bb1a..547144161afe 100644
--- a/graphics/pencil/Makefile
+++ b/graphics/pencil/Makefile
@@ -13,12 +13,12 @@ COMMENT= Pencil - a traditional 2D animation software
LICENSE= GPLv2
-LIB_DEPENDS= libming.so:graphics/ming \
- libpng.so:graphics/png
-
BROKEN_armv6= fails to compile: no matching function for call to 'qMax'
BROKEN_armv7= fails to compile: no matching function for call to 'qMax'
+LIB_DEPENDS= libming.so:graphics/ming \
+ libpng.so:graphics/png
+
USES= qmake zip
USE_QT4= gui opengl xml moc_build rcc_build
USE_GL= gl