Allow gimp-focusblur to build with gimp 2.10.

This commit is contained in:
Koop Mast 2018-10-09 20:38:50 +00:00
parent 311384c01e
commit 25586fa56f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481655

View File

@ -25,7 +25,7 @@ USE_GNOME= gtk20 intltool
PLUGIN_DIR?= libexec/gimp/2.2/plug-ins
PLIST_SUB= PLUGIN_DIR=${PLUGIN_DIR}
CPPFLAGS+= -I${LOCALBASE}/include
CPPFLAGS+= -I${LOCALBASE}/include -DGIMP_DISABLE_DEPRECATED
LDFLAGS+= -lm -L${LOCALBASE}/lib
OPTIONS_DEFINE= NLS