aboutsummaryrefslogtreecommitdiff
path: root/emulators/joytran
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-11-23 10:53:02 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-11-23 10:53:02 +0000
commit9330f9596b27aa2c503b4fc2738fc64c3542eac2 (patch)
treed1ec011ddfb41b635ff8a730297c56f7211a7792 /emulators/joytran
parent48ee9f98337303a24b5102fbb548ddbd5a5d1c74 (diff)
downloadports-9330f9596b27aa2c503b4fc2738fc64c3542eac2.tar.gz
ports-9330f9596b27aa2c503b4fc2738fc64c3542eac2.zip
- Update to version 0.9.5.1 (fixes joystick support when SDL 2.x is used) [1]
- Support staging - Define supported DOCS option PR: ports/184064 [1] Submitted by: maintainer [1]
Notes
Notes: svn path=/head/; revision=334658
Diffstat (limited to 'emulators/joytran')
-rw-r--r--emulators/joytran/Makefile12
-rw-r--r--emulators/joytran/distinfo4
2 files changed, 4 insertions, 12 deletions
diff --git a/emulators/joytran/Makefile b/emulators/joytran/Makefile
index 4cef53924b9e..38d33c0872b2 100644
--- a/emulators/joytran/Makefile
+++ b/emulators/joytran/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= joytran
-PORTVERSION= 0.9.5
-PORTREVISION= 2
+PORTVERSION= 0.9.5.1
CATEGORIES= emulators
MASTER_SITES= BERLIOS GOOGLE_CODE
MASTER_SITE_SUBDIR= joytran
@@ -22,13 +21,6 @@ USES= cmake pkgconfig
CMAKE_ARGS= -DLOCALBASE="${LOCALBASE}" -DPREFIX="${PREFIX}"
USE_XORG= x11 xtst
-NO_STAGE= yes
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MDOCS}
-CMAKE_ARGS+= -DINSTALL_DOCUMENTATION:BOOL=ON
-.else
-CMAKE_ARGS+= -DINSTALL_DOCUMENTATION:BOOL=OFF
-.endif
+OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>
diff --git a/emulators/joytran/distinfo b/emulators/joytran/distinfo
index e4f576c86a7f..bf6f7bcf70fe 100644
--- a/emulators/joytran/distinfo
+++ b/emulators/joytran/distinfo
@@ -1,2 +1,2 @@
-SHA256 (joytran-0.9.5.tar.bz2) = a3b87978b606fecd495a56f137be11f372e7c82f63dcde2a817c48d056a22861
-SIZE (joytran-0.9.5.tar.bz2) = 46903
+SHA256 (joytran-0.9.5.1.tar.bz2) = 553f3910874cf7471f883864de2699d2f6bfb14af369ebd64f125f9ee5016b68
+SIZE (joytran-0.9.5.1.tar.bz2) = 47220