aboutsummaryrefslogtreecommitdiff
path: root/emulators/mupen64plus-core/Makefile
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2011-12-18 02:54:41 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2011-12-18 02:54:41 +0000
commit3a04e009c1bb7e6a661fdea457b38c0b69a00cfa (patch)
tree8b67f1b8cd04af785edd82786f958385bed85c18 /emulators/mupen64plus-core/Makefile
parent34cb5d2ac775d0aac379f160015d8266fc77d152 (diff)
downloadports-3a04e009c1bb7e6a661fdea457b38c0b69a00cfa.tar.gz
ports-3a04e009c1bb7e6a661fdea457b38c0b69a00cfa.zip
Notes
Diffstat (limited to 'emulators/mupen64plus-core/Makefile')
-rw-r--r--emulators/mupen64plus-core/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/emulators/mupen64plus-core/Makefile b/emulators/mupen64plus-core/Makefile
index 31274c2259a9..3c4dcb8a7cbe 100644
--- a/emulators/mupen64plus-core/Makefile
+++ b/emulators/mupen64plus-core/Makefile
@@ -7,15 +7,17 @@
PORTNAME= mupen64plus
PORTVERSION?= 1.99.4
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
+ ${MASTER_SITE_LOCAL:S,$,acm/${PORTNAME}/,}
PKGNAMESUFFIX?= -core
DIST_SUBDIR= ${PORTNAME}
MAINTAINER?= acm@FreeBSD.org
COMMENT?= A fork of Mupen64 Nintendo 64 emulator
+PROJECTHOST= bsdistfiles
USE_GL?= yes
USE_SDL?= yes
USE_GMAKE= yes