graphics/gtkam: fix dependency of GIMP option

Fix dependency of the GIMP option to actually depend on the port
providing the shared library.

PR:		244497
Approved by:	woodsb02 (timeout)
This commit is contained in:
Felix Palmen 2021-05-02 12:37:27 +02:00 committed by Tobias C. Berner
parent 03c11ebfc9
commit ce37422343

View file

@ -2,7 +2,7 @@
PORTNAME= gtkam
PORTVERSION= 1.0
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION}
@ -26,7 +26,7 @@ OPTIONS_DEFINE= DOCS GIMP
OPTIONS_SUB= yes
GIMP_DESC= GIMP plugin support
GIMP_LIB_DEPENDS= libgimp-2.0.so:graphics/gimp
GIMP_LIB_DEPENDS= libgimp-2.0.so:graphics/gimp-app
GIMP_CONFIGURE_WITH= gimp
post-patch: