summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authoradam <adam>2015-11-07 20:15:21 +0000
committeradam <adam>2015-11-07 20:15:21 +0000
commite18f30618a11a911edb685e588c268d6bbf56212 (patch)
treef45853e954737750f6e7fa964d6facc8672f7fee /emulators
parent503c8a305ac5799aa1c7be004116dad7a1f77220 (diff)
downloadpkgsrc-e18f30618a11a911edb685e588c268d6bbf56212.tar.gz
Fixed a typo
Diffstat (limited to 'emulators')
-rw-r--r--emulators/fs-uae-launcher/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/fs-uae-launcher/Makefile b/emulators/fs-uae-launcher/Makefile
index e3c2fbc0388..20fbdf34711 100644
--- a/emulators/fs-uae-launcher/Makefile
+++ b/emulators/fs-uae-launcher/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2015/11/07 13:32:09 adam Exp $
+# $NetBSD: Makefile,v 1.3 2015/11/07 20:15:21 adam Exp $
DISTNAME= fs-uae-launcher-2.6.2
CATEGORIES= emulators
@@ -9,7 +9,7 @@ HOMEPAGE= http://fs-uae.net/
COMMENT= Graphical launcher for FS-UAE, the Amiga Emulator
LICENSE= gnu-gpl-v2
-DEPENDS+= fs-use>=${PKGVERSION_NOREV}:../../emulators/fs-uae
+DEPENDS+= fs-uae>=${PKGVERSION_NOREV}:../../emulators/fs-uae
DEPENDS+= ${PYPKGPREFIX}-lhafile>=0.2.1:../../archivers/py-lhafile
DEPENDS+= ${PYPKGPREFIX}-sqlite3>=1:../../databases/py-sqlite3
DEPENDS+= ${PYPKGPREFIX}-qt5>=5.4:../../x11/py-qt5