diff options
Diffstat (limited to 'textproc/kdiff3/Makefile')
-rw-r--r-- | textproc/kdiff3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/kdiff3/Makefile b/textproc/kdiff3/Makefile index 3942632ebd1e..3b1e1d06498f 100644 --- a/textproc/kdiff3/Makefile +++ b/textproc/kdiff3/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= h.eichmann@gmx.de COMMENT= A KDE3 graphical frontend for diff -USE_KDELIBS_VER=3 +USE_KDEBASE_VER=3 USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes |