diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 15:28:27 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 15:28:27 +0000 |
commit | 206fd214c389e6ba3e6c0f8e026f5b942ed64f62 (patch) | |
tree | 24afad3199a8dc209bfd227906dfc48163fa1a17 /multimedia/imagination | |
parent | 9795f213f8b50e1cf5e64b82d9c8d0a30b921452 (diff) | |
download | ports-206fd214c389e6ba3e6c0f8e026f5b942ed64f62.tar.gz ports-206fd214c389e6ba3e6c0f8e026f5b942ed64f62.zip |
Notes
Diffstat (limited to 'multimedia/imagination')
-rw-r--r-- | multimedia/imagination/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/imagination/Makefile b/multimedia/imagination/Makefile index c656d3c90b7b..e8299826e303 100644 --- a/multimedia/imagination/Makefile +++ b/multimedia/imagination/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/gtk-2.0:${PORTSDIR}/x11-toolkits/gtk20 \ RUN_DEPENDS= ${LOCALBASE}/bin/ffmpeg:${PORTSDIR}/multimedia/ffmpeg GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake pkgconfig INSTALLS_ICONS= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |