diff options
Diffstat (limited to 'graphics/gimp-data-extras/Makefile')
-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 |