aboutsummaryrefslogtreecommitdiff
path: root/emulators/xsystem35
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-02-10 16:32:31 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-02-10 16:32:31 +0000
commit73caa72efb8d05a399f298ac5b2f8f482a673d71 (patch)
treeaf33476c71cc8787583ef0b505bd279fb54cf2e1 /emulators/xsystem35
parent19b56b224ef9ac0173972327d95766fc64ed2143 (diff)
downloadports-73caa72efb8d05a399f298ac5b2f8f482a673d71.tar.gz
ports-73caa72efb8d05a399f298ac5b2f8f482a673d71.zip
Notes
Diffstat (limited to 'emulators/xsystem35')
-rw-r--r--emulators/xsystem35/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile
index 4cd6afa30331..4020875d5073 100644
--- a/emulators/xsystem35/Makefile
+++ b/emulators/xsystem35/Makefile
@@ -4,15 +4,15 @@
PORTNAME= xsystem35
PORTVERSION= 1.7.2
PORTREVISION= 18
-CATEGORIES= emulators
+CATEGORIES= emulators games
MASTER_SITES= http://8ne.sakura.ne.jp:20008/chika/unitbase/xsys35/down/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= jbeich@FreeBSD.org
COMMENT= AliceSoft System 3.5/3.6/3.8/3.9 on X Window System
LICENSE= GPLv2 # (or later)
-LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis \
+LIB_DEPENDS= libvorbisfile.so:${PORTSDIR}/audio/libvorbis \
libfreetype.so:${PORTSDIR}/print/freetype2 \
libjpeg.so:${PORTSDIR}/graphics/jpeg
@@ -29,7 +29,7 @@ USES= gettext gmake libtool shebangfix
SHEBANG_FILES= contrib/instgame
USE_AUTOTOOLS= autoconf:env
USE_GNOME= gtk12
-USE_XORG= xxf86vm
+USE_XORG= x11 xext xxf86vm
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-included-gettext \
--with-cachesize=20 \