svn commit: r405601 - head/multimedia/kaffeine
Jason E. Hale
jhale at FreeBSD.org
Sat Jan 9 00:57:42 UTC 2016
Author: jhale
Date: Sat Jan 9 00:57:40 2016
New Revision: 405601
URL: https://svnweb.freebsd.org/changeset/ports/405601
Log:
Remove unnecessary gmake dependency
Modified:
head/multimedia/kaffeine/Makefile
Modified: head/multimedia/kaffeine/Makefile
==============================================================================
--- head/multimedia/kaffeine/Makefile Sat Jan 9 00:20:34 2016 (r405600)
+++ head/multimedia/kaffeine/Makefile Sat Jan 9 00:57:40 2016 (r405601)
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= v4l_compat>0:${PORTSDIR}/multimedia/v4l_compat
LIB_DEPENDS= libvlc.so:${PORTSDIR}/multimedia/vlc
-USES= cmake cpe gettext gmake pkgconfig
+USES= cmake cpe gettext pkgconfig
USE_KDE4= automoc4 kdelibs kdeprefix
USE_QT4= corelib dbus gui network phonon sql svg xml \
moc_build qmake_build rcc_build uic_build
More information about the svn-ports-all
mailing list