diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:00:51 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:00:51 +0000 |
commit | 4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch) | |
tree | 78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /graphics/gimp-data-extras | |
parent | 7f4572eae4327c4403d9ef714cb6de917650662a (diff) |
Notes
Diffstat (limited to 'graphics/gimp-data-extras')
-rw-r--r-- | graphics/gimp-data-extras/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-data-extras/Makefile b/graphics/gimp-data-extras/Makefile index cc27eae46efd..0d627147067e 100644 --- a/graphics/gimp-data-extras/Makefile +++ b/graphics/gimp-data-extras/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= gimp/extras/ MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of additional brushes and patterns files for GIMP -LIB_DEPENDS= libgimp-2.0.so:${PORTSDIR}/graphics/gimp-app +LIB_DEPENDS= libgimp-2.0.so:graphics/gimp-app USES= pkgconfig tar:bzip2 GNU_CONFIGURE= yes |