summaryrefslogtreecommitdiff
path: root/x11/kterm
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1999-10-19 09:17:35 +0000
committeragc <agc@pkgsrc.org>1999-10-19 09:17:35 +0000
commit62dd5185de6295e442383bb2c2db2f2b1677f78a (patch)
tree1d3e6697348c62396b920943264e9339238998f0 /x11/kterm
parent252f5154258e05f6277e624511678f078f19c71f (diff)
downloadpkgsrc-62dd5185de6295e442383bb2c2db2f2b1677f78a.tar.gz
s/USE_WALLPAPER/KTERM_USE_WALLPAPER/ to make it more obvious which package
uses this definition.
Diffstat (limited to 'x11/kterm')
-rw-r--r--x11/kterm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/kterm/Makefile b/x11/kterm/Makefile
index 1e5fdc337de..02d1261192e 100644
--- a/x11/kterm/Makefile
+++ b/x11/kterm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/08/26 05:15:03 sakamoto Exp $
+# $NetBSD: Makefile,v 1.5 1999/10/19 09:17:35 agc Exp $
DISTNAME= kterm-6.2.0
CATEGORIES= x11
@@ -15,13 +15,13 @@ MAINTAINER= sakamoto@netbsd.org
USE_IMAKE= yes
USE_XAW= yes
-BUILD_DEFS+= USE_WALLPAPER
+BUILD_DEFS+= KTERM_USE_WALLPAPER
.include "../../mk/bsd.prefs.mk"
XAW_TYPE?= standard
-.if defined(USE_WALLPAPER) && ${USE_WALLPAPER} == YES
+.if defined(KTERM_USE_WALLPAPER) && ${KTERM_USE_WALLPAPER} == YES
DEPENDS+= xpm-3.4k:../../graphics/xpm
PATCH_SITES+= http://delegate.uec.ac.jp:8081/club/mma/%7Etakkun/fun/handling/
PATCHFILES+= KTerm-BGP-1.0.patch.gz