summaryrefslogtreecommitdiff
path: root/x11/kterm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kterm/Makefile')
-rw-r--r--x11/kterm/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/x11/kterm/Makefile b/x11/kterm/Makefile
index ad6f23391d6..09c9677bfd0 100644
--- a/x11/kterm/Makefile
+++ b/x11/kterm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2001/07/06 05:32:09 itojun Exp $
+# $NetBSD: Makefile,v 1.13 2001/07/09 02:16:59 enami Exp $
DISTNAME= kterm-6.2.0
CATEGORIES= x11
@@ -21,7 +21,11 @@ BUILD_DEFS+= KTERM_USE_WALLPAPER
XAW_TYPE?= standard
-.if defined(KTERM_USE_WALLPAPER) && ${KTERM_USE_WALLPAPER} == YES
+.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
+.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/
PATCHFILES+= KTerm-BGP-1.0.patch.gz