aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-data-extras
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-13 23:23:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-13 23:23:25 +0000
commite6ffa1f425ea668e859fae97edfd25a239614331 (patch)
tree255b3b2c0cd318aabd72e99ccb876cde204de6b7 /graphics/gimp-data-extras
parent9f1b40e753cf899e58168a889a3df63c843fcb4a (diff)
downloadports-e6ffa1f425ea668e859fae97edfd25a239614331.tar.gz
ports-e6ffa1f425ea668e859fae97edfd25a239614331.zip
Modernize LIB_DEPENDS
With hat: portmgr
Notes
Notes: svn path=/head/; revision=361727
Diffstat (limited to 'graphics/gimp-data-extras')
-rw-r--r--graphics/gimp-data-extras/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-data-extras/Makefile b/graphics/gimp-data-extras/Makefile
index 7b3197a4ad74..b0fe8aacf039 100644
--- a/graphics/gimp-data-extras/Makefile
+++ b/graphics/gimp-data-extras/Makefile
@@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= gimp/extras/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Collection of additional brushes and patterns files for GIMP
-LIB_DEPENDS= gimp-2.0.0:${PORTSDIR}/graphics/gimp-app
+LIB_DEPENDS= libgimp-2.0.so:${PORTSDIR}/graphics/gimp-app
USES= pkgconfig
USE_BZIP2= yes