Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Sep 2018 09:38:30 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480947 - head/emulators/dboxfe
Message-ID:  <201809300938.w8U9cUu8016091@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun Sep 30 09:38:30 2018
New Revision: 480947
URL: https://svnweb.freebsd.org/changeset/ports/480947

Log:
  - Pet portlint
  - Fix WWW
  
  Approved by:	portmgr blanket

Modified:
  head/emulators/dboxfe/Makefile
  head/emulators/dboxfe/pkg-descr

Modified: head/emulators/dboxfe/Makefile
==============================================================================
--- head/emulators/dboxfe/Makefile	Sun Sep 30 09:28:29 2018	(r480946)
+++ head/emulators/dboxfe/Makefile	Sun Sep 30 09:38:30 2018	(r480947)
@@ -14,8 +14,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.GPL
 
 RUN_DEPENDS=	dosbox:emulators/dosbox
 
-USE_QT=		corelib gui network xml uic_build moc_build qmake_build rcc_build
 USES=		qmake qt:4 tar:bzip2
+USE_QT=		corelib gui network xml uic_build moc_build qmake_build rcc_build
 
 PLIST_FILES=	bin/dboxfe \
 		bin/dboxfetray \

Modified: head/emulators/dboxfe/pkg-descr
==============================================================================
--- head/emulators/dboxfe/pkg-descr	Sun Sep 30 09:28:29 2018	(r480946)
+++ head/emulators/dboxfe/pkg-descr	Sun Sep 30 09:38:30 2018	(r480947)
@@ -1,4 +1,4 @@
 DBoxFE is a Qt4 frontend for DOSBox.  With DBoxFE you can easily
 create and manage configuration profiles for DOSBox.
 
-WWW: http://chm-projects.de/?q=dboxfe
+WWW: http://chm-projects.de/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809300938.w8U9cUu8016091>