summaryrefslogtreecommitdiff
path: root/x11/kterm
diff options
context:
space:
mode:
authorenami <enami>2001-07-13 05:47:26 +0000
committerenami <enami>2001-07-13 05:47:26 +0000
commitf46c36ad53cff839c8f4551125b5683e322c3d9a (patch)
treec589420811a6e0d124315f94045bb22c1fd53635 /x11/kterm
parent0d44db7bc2a18b62bcab654bb99d618d46b34c51 (diff)
downloadpkgsrc-f46c36ad53cff839c8f4551125b5683e322c3d9a.tar.gz
Make previous commit happy with buildlink-fied imlib.
Diffstat (limited to 'x11/kterm')
-rw-r--r--x11/kterm/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/kterm/Makefile b/x11/kterm/Makefile
index 09c9677bfd0..6a65e0fbe69 100644
--- a/x11/kterm/Makefile
+++ b/x11/kterm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2001/07/09 02:16:59 enami Exp $
+# $NetBSD: Makefile,v 1.14 2001/07/13 05:47:26 enami Exp $
DISTNAME= kterm-6.2.0
CATEGORIES= x11
@@ -22,9 +22,11 @@ BUILD_DEFS+= KTERM_USE_WALLPAPER
XAW_TYPE?= standard
.if defined(KTERM_USE_WALLPAPER) && ${KTERM_USE_WALLPAPER} == imlib
-DEPENDS+= imlib>=1.9.4:../../graphics/imlib
PATCH_SITES+= http://delegate.uec.ac.jp:8081/club/mma/%7Etakkun/fun/handling/
PATCHFILES+= KTerm-BGP-Imlib-1.0.patch.gz
+BUILDLINK_DEPENDS.imlib?= imlib>=1.9.4
+USE_BUILDLINK_ONLY= YES
+.include "../../graphics/imlib/buildlink.mk"
.elif defined(KTERM_USE_WALLPAPER) && ${KTERM_USE_WALLPAPER} == YES
USE_XPM= YES
PATCH_SITES+= http://delegate.uec.ac.jp:8081/club/mma/%7Etakkun/fun/handling/