diff options
-rw-r--r-- | emulators/dboxfe/Makefile | 2 | ||||
-rw-r--r-- | emulators/dboxfe/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/dboxfe/Makefile b/emulators/dboxfe/Makefile index 5e910bee10a7..49cf66ff63ec 100644 --- a/emulators/dboxfe/Makefile +++ b/emulators/dboxfe/Makefile @@ -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 \ diff --git a/emulators/dboxfe/pkg-descr b/emulators/dboxfe/pkg-descr index 56714e0aef22..42ca618ef005 100644 --- a/emulators/dboxfe/pkg-descr +++ b/emulators/dboxfe/pkg-descr @@ -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/ |