aboutsummaryrefslogtreecommitdiff
path: root/textproc/kdiff3/Makefile
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-05-20 00:42:47 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-05-20 00:42:47 +0000
commit67912d1312ac440886a63a5370cfcb11874fe873 (patch)
treeddcaea5d53380d69ad228e74f3f237b219231fc0 /textproc/kdiff3/Makefile
parent166726e0f47196a3b986f47c932221cd35fd96c7 (diff)
downloadports-67912d1312ac440886a63a5370cfcb11874fe873.tar.gz
ports-67912d1312ac440886a63a5370cfcb11874fe873.zip
Notes
Diffstat (limited to 'textproc/kdiff3/Makefile')
-rw-r--r--textproc/kdiff3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/kdiff3/Makefile b/textproc/kdiff3/Makefile
index e3a7c4cb1b35..e356443470f4 100644
--- a/textproc/kdiff3/Makefile
+++ b/textproc/kdiff3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= kdiff3
-PORTVERSION= 0.9.89
+PORTVERSION= 0.9.90
CATEGORIES= textproc kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,6 +16,7 @@ COMMENT= A KDE3 graphical frontend for diff
USE_KDEBASE_VER=3
USE_AUTOTOOLS= libtool:15
+USE_GETTEXT= yes
CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}"