summaryrefslogtreecommitdiff
path: root/emulators/xsystem35
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
commit186b8ba82fdd761aee89704395c52ac809bc7026 (patch)
tree65c820907a86a7c844ee463115637dde60f2aa36 /emulators/xsystem35
parent* Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1] (diff)
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor Tested by: bento
Notes
Notes: svn path=/head/; revision=99914
Diffstat (limited to 'emulators/xsystem35')
-rw-r--r--emulators/xsystem35/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile
index abaa53892d59..03afa89c3334 100644
--- a/emulators/xsystem35/Makefile
+++ b/emulators/xsystem35/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xsystem35
PORTVERSION= 1.4.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= emulators
MASTER_SITES= http://www.aist-nara.ac.jp/~masaki-c/private/unitbase/xsys35/down/
@@ -16,6 +16,7 @@ COMMENT= AliceSoft System 3.5 on X Window System
USE_REINPLACE= yes
USE_AUTOCONF= yes
+USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gtk12
WANT_GNOME= yes
@@ -40,8 +41,6 @@ PATCHES= pastel.diff
.include <bsd.port.pre.mk>
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
-
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
FREETYPE_CONFIG?= ${LOCALBASE}/bin/freetype-config