summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/kterm/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/kterm/Makefile b/x11/kterm/Makefile
index a13004e8c89..05eb67aac17 100644
--- a/x11/kterm/Makefile
+++ b/x11/kterm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2010/01/18 09:59:41 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2010/02/21 15:39:12 wiz Exp $
DISTNAME= kterm-6.2.0
PKGREVISION= 13
@@ -29,10 +29,10 @@ BUILD_DEFS+= KTERM_USE_WALLPAPER
SITES.KTerm-BGP-Imlib-1.0.patch.gz= http://delegate.uec.ac.jp:8081/club/mma/%7Etakkun/fun/handling/
PATCHFILES+= KTerm-BGP-Imlib-1.0.patch.gz
. include "../../graphics/imlib/buildlink3.mk"
-. elif ${KTERM_USE_WALLPAPER} == "YES"
-SITES.KTerm-BGP-1.0.patch.gz= http://delegate.uec.ac.jp:8081/club/mma/%7Etakkun/fun/handling/
-PATCHFILES+= KTerm-BGP-1.0.patch.gz
-. include "../../x11/libXpm/buildlink3.mk"
+#. elif ${KTERM_USE_WALLPAPER} == "YES"
+#SITES.KTerm-BGP-1.0.patch.gz= http://delegate.uec.ac.jp:8081/club/mma/%7Etakkun/fun/handling/
+#PATCHFILES+= KTerm-BGP-1.0.patch.gz
+#. include "../../x11/libXpm/buildlink3.mk"
. endif
.endif