summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-10-06 16:47:36 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-10-06 16:47:36 +0000
commit5fd6c06733ae5e7985440955d84fd7a1a6edf4db (patch)
tree3c153254f720094ccefa5cee5b1dd4a833fb1d8a
parento style fix, use PKGNAMESUFFIX instead of PORTNAME for -devel (diff)
typo fix: libtoo -> libtool
Notes
Notes: svn path=/head/; revision=48499
-rw-r--r--x11/rxvt-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile
index d3f917a8eb68..6b11fbd31769 100644
--- a/x11/rxvt-devel/Makefile
+++ b/x11/rxvt-devel/Makefile
@@ -22,7 +22,7 @@ DISTNAME= rxvt-${PORTVERSION}
MAINTAINER= lioux@FreeBSD.org
-BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtoo
+BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool
USE_X_PREFIX= yes
USE_XPM= yes