diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-01-17 19:15:09 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-01-17 19:15:09 +0000 |
commit | faa56ff7d994dbeabfec0f9b2d1ab31cfd3039de (patch) | |
tree | e8b6c64c03127d44def0793bfe2632a669a973be /graphics/gimp-gmic-plugin | |
parent | ff4b9929e3dd5c4ddc9c0069ed2af8e429090bcb (diff) | |
download | ports-faa56ff7d994dbeabfec0f9b2d1ab31cfd3039de.tar.gz ports-faa56ff7d994dbeabfec0f9b2d1ab31cfd3039de.zip |
Notes
Diffstat (limited to 'graphics/gimp-gmic-plugin')
-rw-r--r-- | graphics/gimp-gmic-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-gmic-plugin/Makefile b/graphics/gimp-gmic-plugin/Makefile index 1d5775a51991..1e6092f20419 100644 --- a/graphics/gimp-gmic-plugin/Makefile +++ b/graphics/gimp-gmic-plugin/Makefile @@ -25,7 +25,7 @@ BASH_RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src -USES= gmake +USES= gmake pkgconfig USE_GCC= yes USE_GNOME= gtk20 USE_XORG= x11 xext xrandr |