aboutsummaryrefslogtreecommitdiff
path: root/graphics/libmypaint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libmypaint/Makefile')
-rw-r--r--graphics/libmypaint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libmypaint/Makefile b/graphics/libmypaint/Makefile
index 2823180baf19..15a6abcce2d8 100644
--- a/graphics/libmypaint/Makefile
+++ b/graphics/libmypaint/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libmypaint
DISTVERSION= 1.6.1
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://github.com/mypaint/libmypaint/releases/download/v${PORTVERSION}/
@@ -28,6 +29,5 @@ NLS_USE= GNOME=intltool
NLS_CONFIGURE_ENABLE= nls i18n
OPENMP_CONFIGURE_ENABLE= openmp
-OPENMP_USES= compiler:openmp
.include <bsd.port.mk>