diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2006-04-17 16:34:22 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2006-04-17 16:34:22 +0000 |
commit | 4fd11fd3e9bb1b9075d27c751379deec90f02f3c (patch) | |
tree | 8a6261d1b76b2024795c9274f720a1b7197a9a0d /textproc/kdiff3 | |
parent | 7ecd431759ebd3a39af595ebf4d052ac02a8f8d0 (diff) | |
download | ports-4fd11fd3e9bb1b9075d27c751379deec90f02f3c.tar.gz ports-4fd11fd3e9bb1b9075d27c751379deec90f02f3c.zip |
Notes
Diffstat (limited to 'textproc/kdiff3')
-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 |