aboutsummaryrefslogtreecommitdiff
path: root/textproc/ibus-kmfl/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-07-23 22:07:44 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-07-23 22:07:44 +0000
commitdf38855f812b6e956e9fff39a026d219b0237099 (patch)
treec9a12bf473b738c857031fba4224aa8276aaeb14 /textproc/ibus-kmfl/Makefile
parent71949ea86ccbf02de35f0fda80b5d73c829ba4fd (diff)
downloadports-df38855f812b6e956e9fff39a026d219b0237099.tar.gz
ports-df38855f812b6e956e9fff39a026d219b0237099.zip
Notes
Diffstat (limited to 'textproc/ibus-kmfl/Makefile')
-rw-r--r--textproc/ibus-kmfl/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/textproc/ibus-kmfl/Makefile b/textproc/ibus-kmfl/Makefile
index e2566a036b98..b941c8f3273c 100644
--- a/textproc/ibus-kmfl/Makefile
+++ b/textproc/ibus-kmfl/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= ibus-kmfl
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
CATEGORIES= textproc
MASTER_SITES= SF/kmfl/${PORTNAME}/${PORTVERSION} \
- http://anthesphoria.net/FreeBSD/ports/distfiles/
+ http://anthesphoria.net/FreeBSD/ports/distfiles/${DIST_SUBDIR}/
DIST_SUBDIR= kmfl
MAINTAINER= nikola.lecic@anthesphoria.net
@@ -22,10 +22,8 @@ RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp
USE_GNOME= glib20 pkgconfig
-USE_AUTOTOOLS= aclocal:110 automake:110
-ACLOCAL_ARGS= -I m4
-AUTOMAKE_ARGS= --add-missing --copy
USE_GMAKE= yes
+GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"