aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/libskk/Makefile
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-07-02 07:20:03 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-07-02 07:20:03 +0800
commit80c1f4320b71216c2dc6c48f570d4a29cc6ecbae (patch)
treec5adffdd3ed9d6344586325d67f9489a1ce964ef /japanese/libskk/Makefile
parenta0bf6ebf79078983f6c25d3a9ffaf5c0bae950be (diff)
downloadfreebsd-ports-gnome-80c1f4320b71216c2dc6c48f570d4a29cc6ecbae.tar.gz
freebsd-ports-gnome-80c1f4320b71216c2dc6c48f570d4a29cc6ecbae.tar.zst
freebsd-ports-gnome-80c1f4320b71216c2dc6c48f570d4a29cc6ecbae.zip
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
Diffstat (limited to 'japanese/libskk/Makefile')
-rw-r--r--japanese/libskk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/libskk/Makefile b/japanese/libskk/Makefile
index 75aa4b518f27..3bfdc1e10ad6 100644
--- a/japanese/libskk/Makefile
+++ b/japanese/libskk/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libskk
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= japanese
MASTER_SITES= https://bitbucket.org/libskk/libskk/downloads/
@@ -16,7 +17,7 @@ BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala \
LIB_DEPENDS= libgee.so:${PORTSDIR}/devel/libgee06 \
libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib
-USES= gmake pathfix pkgconfig
+USES= gmake libtool pathfix pkgconfig
USE_GNOME= intltool introspection:build
GNU_CONFIGURE= yes
USE_LDCONFIG= yes