diff options
author | Steve Price <steve@FreeBSD.org> | 2000-02-27 03:50:01 +0800 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-02-27 03:50:01 +0800 |
commit | b4e289594797203da34d6412d7861fc4a3a73b27 (patch) | |
tree | 1d889762be339b71d2750d21d2898ada1ea2341e /editors/vigor | |
parent | 908bd8334564cf6705d2a42bac4214ea6ce5ab8e (diff) | |
download | freebsd-ports-gnome-b4e289594797203da34d6412d7861fc4a3a73b27.tar.gz freebsd-ports-gnome-b4e289594797203da34d6412d7861fc4a3a73b27.tar.zst freebsd-ports-gnome-b4e289594797203da34d6412d7861fc4a3a73b27.zip |
Remove non-existent manpage references so this port packages again.
Diffstat (limited to 'editors/vigor')
-rw-r--r-- | editors/vigor/Makefile | 2 | ||||
-rw-r--r-- | editors/vigor/pkg-plist | 3 |
2 files changed, 0 insertions, 5 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 diff --git a/editors/vigor/pkg-plist b/editors/vigor/pkg-plist index 754437beae93..328d83fb120b 100644 --- a/editors/vigor/pkg-plist +++ b/editors/vigor/pkg-plist @@ -1,7 +1,4 @@ bin/vigor -man/cat1/ex.1 -man/cat1/vi.1 -man/cat1/view.1 share/vi/catalog/dutch share/vi/catalog/english share/vi/catalog/french |