summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2011-09-25 21:46:16 +0000
committerEitan Adler <eadler@FreeBSD.org>2011-09-25 21:46:16 +0000
commitb12283cd97a5aa0458f2d908c92d329c87a1baac (patch)
tree380e67f6061b7f4dd705d7ef14ad1dac63e24b59
parent - use shell arithmetic instead of expr (diff)
- add missing dependancies to xcalc
- bump portrevision PR: ports/155598 Submitted by: Jakub Lach <jakub_lach@mailplus.pl> Approved by: bapt (mentor)
Notes
Notes: svn path=/head/; revision=282387
-rw-r--r--x11/xcalc/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11/xcalc/Makefile b/x11/xcalc/Makefile
index dc00dbc218d4..d01cc815fdb1 100644
--- a/x11/xcalc/Makefile
+++ b/x11/xcalc/Makefile
@@ -7,11 +7,17 @@
PORTNAME= xcalc
PORTVERSION= 1.0.4.1
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Scientific calculator for X
+RUN_DEPENDS= font-misc-misc>=1.1.2:${PORTSDIR}/x11-fonts/font-misc-misc \
+ font-adobe-100dpi>=1.0.3:${PORTSDIR}/x11-fonts/font-adobe-100dpi \
+ font-alias>=1.0.3:${PORTSDIR}/x11-fonts/font-alias \
+ xbitmaps>=1.1.0:${PORTSDIR}/x11/xbitmaps
+
XORG_CAT= app
USE_XORG= xt xaw