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 /graphics/kdegraphics11 | |
parent | 9cbaa54e6d569a2d8a330cb9b521b0987284d5b2 (diff) |
Notes
Diffstat (limited to 'graphics/kdegraphics11')
-rw-r--r-- | graphics/kdegraphics11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/kdegraphics11/Makefile b/graphics/kdegraphics11/Makefile index 0be14747f720..26557c3f37e2 100644 --- a/graphics/kdegraphics11/Makefile +++ b/graphics/kdegraphics11/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.3:${PORTSDIR}/x11/kdelibs11 +NO_LATEST_LINK= yes USE_BZIP2= yes USE_QT= yes HAS_CONFIGURE= yes |