svn commit: r356377 - head/audio/waheela

Jason E. Hale jhale at FreeBSD.org
Tue Jun 3 16:22:41 UTC 2014


Author: jhale
Date: Tue Jun  3 16:22:40 2014
New Revision: 356377
URL: http://svnweb.freebsd.org/changeset/ports/356377
QAT: https://qat.redports.org/buildarchive/r356377/

Log:
  - STAGEify
  - Add LICENSE

Modified:
  head/audio/waheela/Makefile

Modified: head/audio/waheela/Makefile
==============================================================================
--- head/audio/waheela/Makefile	Tue Jun  3 16:20:47 2014	(r356376)
+++ head/audio/waheela/Makefile	Tue Jun  3 16:22:40 2014	(r356377)
@@ -10,10 +10,11 @@ DISTNAME=	${PORTNAME}_${PORTVERSION}
 MAINTAINER=	jhale at FreeBSD.org
 COMMENT=	Fullscreen mode for Amarok 2.x
 
+LICENSE=	GPLv2
+
 RUN_DEPENDS=	amarok>=2:${PORTSDIR}/audio/amarok-kde4
 
 USES=		cmake
-NO_STAGE=	yes
 USE_KDE4=	automoc4 kdeprefix kdehier kdelibs
 USE_QT4=	gui dbus network svg xml \
 		qmake_build moc_build rcc_build uic_build


More information about the svn-ports-head mailing list