aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorchinsan <chinsan@FreeBSD.org>2008-06-22 02:59:12 +0800
committerchinsan <chinsan@FreeBSD.org>2008-06-22 02:59:12 +0800
commit5a49732212f260b6477284fb215f8f607e8b53b4 (patch)
treedf3b6f51c86ade619127afc2578e562b967ea3ad /x11
parent930f823be5159fc9cf5cad6f053c8e4714e954dc (diff)
downloadfreebsd-ports-graphics-5a49732212f260b6477284fb215f8f607e8b53b4.tar.gz
freebsd-ports-graphics-5a49732212f260b6477284fb215f8f607e8b53b4.tar.zst
freebsd-ports-graphics-5a49732212f260b6477284fb215f8f607e8b53b4.zip
- Make the size of terminal font bigger.
Diffstat (limited to 'x11')
-rw-r--r--x11/evilvte/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/evilvte/Makefile b/x11/evilvte/Makefile
index cd42242068a..b8266ccff0d 100644
--- a/x11/evilvte/Makefile
+++ b/x11/evilvte/Makefile
@@ -7,7 +7,7 @@
PORTNAME= evilvte
PORTVERSION= 0.4.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits gnome
MASTER_SITES= http://www.calno.com/${PORTNAME}/ \
LOCAL/chinsan/${PORTNAME}/
@@ -24,6 +24,7 @@ MAN1= evilvte.1 showvte.1
post-patch:
@${REINPLACE_CMD} -e '37,38 d' ${WRKSRC}/Makefile
+ @${REINPLACE_CMD} -e 's|\(FONT_SIZE\).*$|\1 12|' ${WRKSRC}/src/config.h
post-install:
# install manual