summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-08-06 03:37:45 +0000
committerhubertf <hubertf>2001-08-06 03:37:45 +0000
commitcb535f0c01b09623378022e017e23dbc80a78753 (patch)
tree7f30da6b7966518e54d5c816658943fe9850485f /x11
parentc317cf9ecad3d67718edccf7fb0a411adbb9d128 (diff)
downloadpkgsrc-cb535f0c01b09623378022e017e23dbc80a78753.tar.gz
Fix speeling of USE_BUILDLINK_ONLY, per PR 13635
Diffstat (limited to 'x11')
-rw-r--r--x11/rxvt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile
index 961be7ba01a..a2477bb2309 100644
--- a/x11/rxvt/Makefile
+++ b/x11/rxvt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2001/07/15 09:49:54 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2001/08/06 03:37:45 hubertf Exp $
# FreeBSD Id: Makefile,v 1.13 1997/03/07 12:29:49 obrien Exp
#
@@ -13,7 +13,7 @@ MAINTAINER= gcw@rxvt.org
HOMEPAGE= http://www.rxvt.org/
COMMENT= Low memory usage xterm replacement that supports color
-USE_BUILDLINK_ONKY= YES
+USE_BUILDLINK_ONLY= YES
USE_X11BASE= YES
GNU_CONFIGURE= YES