diff options
Diffstat (limited to 'emulators/ksnes9x/Makefile')
-rw-r--r-- | emulators/ksnes9x/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/ksnes9x/Makefile b/emulators/ksnes9x/Makefile index 88094ad..ecfd254 100644 --- a/emulators/ksnes9x/Makefile +++ b/emulators/ksnes9x/Makefile @@ -8,7 +8,7 @@ DISTNAME= ksnes9x-1.2 CATEGORIES= emulators -MASTER_SITES= http://www.esquadro.com.br/~ismore/ +MASTER_SITES= http://people.FreeBSD.org/~will/distfiles/ MAINTAINER= will@FreeBSD.org @@ -16,7 +16,6 @@ LIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11 RUN_DEPENDS= snes9x:${PORTSDIR}/emulators/snes9x GNU_CONFIGURE= yes -USE_NEWGCC= yes USE_GMAKE= yes USE_QT= yes |