aboutsummaryrefslogtreecommitdiff
path: root/emulators/joytran/Makefile
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-10-25 16:16:48 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-10-25 16:16:48 +0000
commit1cdb3e8f5d60bd5905dd654778a1599f57f58ccf (patch)
tree9d13bc78266cc628c37ab8dbd46b7d8ed058158d /emulators/joytran/Makefile
parentce01f38cc12172b564306ef9b2251fe05a30a7bf (diff)
downloadports-1cdb3e8f5d60bd5905dd654778a1599f57f58ccf.tar.gz
ports-1cdb3e8f5d60bd5905dd654778a1599f57f58ccf.zip
- Chase devel/sdl20 shlib version change
Notes
Notes: svn path=/head/; revision=331608
Diffstat (limited to 'emulators/joytran/Makefile')
-rw-r--r--emulators/joytran/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/joytran/Makefile b/emulators/joytran/Makefile
index 2daaf2f4f739..9e0f71c399d2 100644
--- a/emulators/joytran/Makefile
+++ b/emulators/joytran/Makefile
@@ -3,6 +3,7 @@
PORTNAME= joytran
PORTVERSION= 0.9.5
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= BERLIOS GOOGLE_CODE
MASTER_SITE_SUBDIR= joytran
@@ -13,11 +14,10 @@ COMMENT= Joystick to keyboard/mouse events translator written in C
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
-LIB_DEPENDS= SDL2:${PORTSDIR}/devel/sdl20
-
# This is needed to fetch from BerliOS
FETCH_ARGS= "-Fpr"
USE_BZIP2= yes
+USE_SDL= sdl2
USES= cmake pkgconfig
CMAKE_ARGS= -DLOCALBASE="${LOCALBASE}" -DPREFIX="${PREFIX}"
USE_XORG= x11 xtst