aboutsummaryrefslogtreecommitdiff
path: root/x11/mlterm
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2011-07-30 04:28:40 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2011-07-30 04:28:40 +0000
commitb7fe83863595c6e5f1700e0a47ca68991cf9a9c7 (patch)
tree524ad1a221a299737c552cc2ae51338c7009cdac /x11/mlterm
parent87594aa042837e8f4ef075b1d26ff682cb6e14fc (diff)
downloadports-b7fe83863595c6e5f1700e0a47ca68991cf9a9c7.tar.gz
ports-b7fe83863595c6e5f1700e0a47ca68991cf9a9c7.zip
Notes
Diffstat (limited to 'x11/mlterm')
-rw-r--r--x11/mlterm/Makefile16
-rw-r--r--x11/mlterm/distinfo4
-rw-r--r--x11/mlterm/pkg-plist2
3 files changed, 15 insertions, 7 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index 06dbb9240e7d..091d87365b1f 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mlterm
-PORTVERSION= 3.0.5
+PORTVERSION= 3.0.6
CATEGORIES= x11
MASTER_SITES= SF/${PORTNAME}/01release/${PORTNAME}-${PORTVERSION}
@@ -24,7 +24,6 @@ USE_GETTEXT= yes
CONFIGURE_ARGS= --with-imagelib=gdk-pixbuf2 --enable-utmp \
--mandir="${LOCALBASE}/man" --enable-optimize-redrawing \
--with-tools="mlclient,mlconfig,mlterm-menu,mlcc,w3mmlconfig,mlimgloader" \
- --with-type-engines="xcore,xft" \
--disable-iiimf
CONFIGURE_ENV= LIBS="${LIBS} -L${LOCALBASE}/lib ${PTHREAD_LIBS} -lintl" CFLAGS="${CFLAGS} -I${LOCALBASE}/include"
MAKE_JOBS_UNSAFE= yes
@@ -32,7 +31,8 @@ OPTIONS= FRIBIDI "Use Fribidi for BiDi rendering" off \
UIM "uim support (experimental)" off \
M17NLIB "m17n library support (experimental)" off \
SCIM "SCIM support (experimental)" off \
- IBUS "IBUS support (experimental)" off
+ IBUS "IBUS support (experimental)" off \
+ CAIRO "Use Cairo for type engine (experimental)" off
.include <bsd.port.pre.mk>
@@ -63,7 +63,6 @@ CONFIGURE_ARGS+= --disable-m17nlib
PLIST_SUB+= M17NLIB="@comment "
.endif
-
.if defined(WITH_SCIM)
CONFIGURE_ARGS+= --enable-scim
MAKE_ENV= LIBS_LOCAL=-L${LOCALBASE}/lib
@@ -84,6 +83,15 @@ CONFIGURE_ARGS+= --disable-ibus
PLIST_SUB+= IBUS="@comment "
.endif
+.if defined(WITH_CAIRO)
+CONFIGURE_ARGS+= --with-type-engines="xcore,xft,cairo"
+MAKE_ENV= LIBS_LOCAL=-L${LOCALBASE}/lib
+LIB_DEPENDS+= cairo.2:${PORTSDIR}/graphics/cairo
+.else
+CONFIGURE_ARGS+= --with-type-engines="xcore,xft"
+.endif
+
+
.if ${OSVERSION} >= 900004
MAKE_ENV= LIBS_LOCAL=-lutempter
.else
diff --git a/x11/mlterm/distinfo b/x11/mlterm/distinfo
index f32cdfaa93cb..e2ea6388c476 100644
--- a/x11/mlterm/distinfo
+++ b/x11/mlterm/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mlterm-3.0.5.tar.gz) = f9391fa9258d3b5bc0cce47d9b6e3a9058c80773f643972fe64e5d76440e727a
-SIZE (mlterm-3.0.5.tar.gz) = 2722809
+SHA256 (mlterm-3.0.6.tar.gz) = 7de81f5b296312e39312481a14d75e93c6a7ddde385b08c22a31e61c168005f1
+SIZE (mlterm-3.0.6.tar.gz) = 3375241
diff --git a/x11/mlterm/pkg-plist b/x11/mlterm/pkg-plist
index 969e9050a074..2f2333e3f7cd 100644
--- a/x11/mlterm/pkg-plist
+++ b/x11/mlterm/pkg-plist
@@ -22,7 +22,7 @@ lib/libkik.so.13
lib/libmkf.a
lib/libmkf.la
lib/libmkf.so
-lib/libmkf.so.15
+lib/libmkf.so.16
lib/libvte-mlterm.a
lib/libvte-mlterm.la
lib/libvte-mlterm.so