aboutsummaryrefslogtreecommitdiff
path: root/x11/xcalc/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-03-20 01:12:20 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-03-20 01:12:20 +0000
commit6bc7b7ce5dca31aeba10feab51f6522baef39fa3 (patch)
tree6c84536921c7c5a3def1d614c13a8a70d850700c /x11/xcalc/Makefile
parent82ae895c0bfc875ead9a37815f837215abb5eaf8 (diff)
downloadports-6bc7b7ce5dca31aeba10feab51f6522baef39fa3.tar.gz
ports-6bc7b7ce5dca31aeba10feab51f6522baef39fa3.zip
Rework XORG_CAT= font
Fonts are now generating the fonts.scale and fonts.dir at install time font-alias is not needed anymore for the above reason extract font-util and encodings out of XORG_CAT=fonts because they do not install any fonts make XORG_CAT=fonts use USES=fonts
Notes
Notes: svn path=/head/; revision=381702
Diffstat (limited to 'x11/xcalc/Makefile')
-rw-r--r--x11/xcalc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcalc/Makefile b/x11/xcalc/Makefile
index 90b75155ec8e..e5e3c4af23ff 100644
--- a/x11/xcalc/Makefile
+++ b/x11/xcalc/Makefile
@@ -2,6 +2,7 @@
PORTNAME= xcalc
PORTVERSION= 1.0.6
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
@@ -9,7 +10,6 @@ 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