aboutsummaryrefslogtreecommitdiff
path: root/editors/vigor/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-02-26 19:50:01 +0000
committerSteve Price <steve@FreeBSD.org>2000-02-26 19:50:01 +0000
commitb4e289594797203da34d6412d7861fc4a3a73b27 (patch)
tree1d889762be339b71d2750d21d2898ada1ea2341e /editors/vigor/Makefile
parent908bd8334564cf6705d2a42bac4214ea6ce5ab8e (diff)
downloadports-b4e289594797203da34d6412d7861fc4a3a73b27.tar.gz
ports-b4e289594797203da34d6412d7861fc4a3a73b27.zip
Notes
Diffstat (limited to 'editors/vigor/Makefile')
-rw-r--r--editors/vigor/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile
index 733b65d82152..1850951804f7 100644
--- a/editors/vigor/Makefile
+++ b/editors/vigor/Makefile
@@ -22,8 +22,6 @@ CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib"
WRKSRC= ${WRKDIR}/${DISTNAME}/build
CFLAGS+= -I${LOCALBASE}/include/tcl8.2 -I${LOCALBASE}/include/tk8.2
-MAN1= ex.1 vi.1 view.1
-
# Uglyness. So is "-ltcl -ltk -ltcl", so I don't feel bad.
post-patch:
@${CP} ${WRKSRC}/configure ${WRKSRC}/configure.orig