summaryrefslogtreecommitdiff
path: root/x11/kterm
diff options
context:
space:
mode:
authoragc <agc>1999-10-19 09:17:35 +0000
committeragc <agc>1999-10-19 09:17:35 +0000
commit3f1cacc7a101bc72342dd162bee99719e63e3375 (patch)
tree1d3e6697348c62396b920943264e9339238998f0 /x11/kterm
parent47a8d2dd0d6952549e05ba6750e02dd23a5c75c1 (diff)
downloadpkgsrc-3f1cacc7a101bc72342dd162bee99719e63e3375.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