aboutsummaryrefslogtreecommitdiff
path: root/emulators/x48
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-06-09 15:33:28 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-06-09 15:33:28 +0000
commit33e3d901d4375c73d7a95b6894c0022d6be7eb95 (patch)
tree34bbfd02d2930c7d48865fddb99f6e755da7b857 /emulators/x48
parent842d1150059240d52d41ca8332c4895bd037e0a9 (diff)
downloadports-33e3d901d4375c73d7a95b6894c0022d6be7eb95.tar.gz
ports-33e3d901d4375c73d7a95b6894c0022d6be7eb95.zip
Notes
Diffstat (limited to 'emulators/x48')
-rw-r--r--emulators/x48/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile
index 005bfb0ea634..5207b8cf4d5a 100644
--- a/emulators/x48/Makefile
+++ b/emulators/x48/Makefile
@@ -7,7 +7,7 @@
PORTNAME= x48
PORTVERSION= 0.4.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_BERLIOS}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,6 +19,7 @@ MAINTAINER= danfe@FreeBSD.org
COMMENT= An HP48 SX/GX calculator emulator
USE_IMAKE= yes
+USE_XORG= x11 xext
NO_INSTALL_MANPAGES= yes
.include <bsd.port.pre.mk>