diff options
Diffstat (limited to 'x11/mlterm')
-rw-r--r-- | x11/mlterm/Makefile | 4 | ||||
-rw-r--r-- | x11/mlterm/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile index 398202dd6a7a..1bb52e3937d5 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mlterm -PORTVERSION= 2.6.2 -PORTREVISION= 1 +PORTVERSION= 2.6.3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -30,6 +29,7 @@ MAN1= mlterm.1 mlclient.1 PKGNAMESUFFIX= -noaa .else CONFIGURE_ARGS+= --enable-anti-alias +LIB_DEPENDS= Xft2.2:${PORTSDIR}/x11-fonts/Xft .endif post-configure: diff --git a/x11/mlterm/distinfo b/x11/mlterm/distinfo index 348a9367b11b..c435c9968131 100644 --- a/x11/mlterm/distinfo +++ b/x11/mlterm/distinfo @@ -1 +1 @@ -MD5 (mlterm-2.6.2.tar.gz) = 693d4a8cc9eace18f3b95258c9063a3c +MD5 (mlterm-2.6.3.tar.gz) = 1c0dc67e8a12d07f992226fe130881f6 |