diff options
author | Will Andrews <will@FreeBSD.org> | 2000-10-30 01:28:59 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-10-30 01:28:59 +0000 |
commit | 4495b47121f36081766b1fbfc433fe14b1111009 (patch) | |
tree | 023dd1636969afcc3f442c871f1fcc01984b3c9f /x11/kdebase11 | |
parent | Code is now under GPL, remove the RESTRICTED flag. (diff) |
Add NO_LATEST_LINK=yes to facilitate use of KDE 2.0 instead of 1.1.2.
Submitted by: imura, steve
Diffstat (limited to 'x11/kdebase11')
-rw-r--r-- | x11/kdebase11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/kdebase11/Makefile b/x11/kdebase11/Makefile index 5ca75955bf44..4a9814366b95 100644 --- a/x11/kdebase11/Makefile +++ b/x11/kdebase11/Makefile @@ -22,6 +22,7 @@ BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 \ intl.1:${PORTSDIR}/devel/gettext +NO_LATEST_LINK= yes USE_XLIB= yes USE_XPM= yes USE_BZIP2= yes |