diff options
Diffstat (limited to 'textproc/kdiff3/Makefile')
-rw-r--r-- | textproc/kdiff3/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/textproc/kdiff3/Makefile b/textproc/kdiff3/Makefile index 684fa3d99ab9..08070d729021 100644 --- a/textproc/kdiff3/Makefile +++ b/textproc/kdiff3/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdiff3 PORTVERSION= 0.9.88 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,9 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= h.eichmann@gmx.de COMMENT= A KDE3 graphical frontend for diff -USE_KDELIBS_VER= 3 -GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool:13:inc +USE_KDELIBS_VER=3 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}" |