svn commit: r480947 - head/emulators/dboxfe

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Sep 30 09:38:31 UTC 2018


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/


More information about the svn-ports-all mailing list