aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xcalc
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-03-20 16:42:16 +0800
committerbapt <bapt@FreeBSD.org>2015-03-20 16:42:16 +0800
commit53d620ddada7e5cbc8f7780c267b9f332982eb68 (patch)
treee8faf3f41b23ed551995d40845a55fe7b95eff72 /x11/xcalc
parente77dc43ebf726c1d9dba71359fd5e79619b6778a (diff)
downloadfreebsd-ports-gnome-53d620ddada7e5cbc8f7780c267b9f332982eb68.tar.gz
freebsd-ports-gnome-53d620ddada7e5cbc8f7780c267b9f332982eb68.tar.zst
freebsd-ports-gnome-53d620ddada7e5cbc8f7780c267b9f332982eb68.zip
Readd font-alias as a dependency
Diffstat (limited to 'x11/xcalc')
-rw-r--r--x11/xcalc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xcalc/Makefile b/x11/xcalc/Makefile
index e5e3c4af23ff..99743d87a9ff 100644
--- a/x11/xcalc/Makefile
+++ b/x11/xcalc/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xcalc
PORTVERSION= 1.0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
@@ -10,6 +10,7 @@ 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