diff options
author | gj <gj@FreeBSD.org> | 1997-12-11 04:30:25 +0800 |
---|---|---|
committer | gj <gj@FreeBSD.org> | 1997-12-11 04:30:25 +0800 |
commit | 681829c8008fd5594257441ee1a3fa5c941e4c6d (patch) | |
tree | 1cc08f99f46b01bb27307bdd9fae48d2d01607ce /editors | |
parent | 3f2716437f5330cc8cb28b0034ef46f6acb4b3d7 (diff) | |
download | freebsd-ports-gnome-681829c8008fd5594257441ee1a3fa5c941e4c6d.tar.gz freebsd-ports-gnome-681829c8008fd5594257441ee1a3fa5c941e4c6d.tar.zst freebsd-ports-gnome-681829c8008fd5594257441ee1a3fa5c941e4c6d.zip |
Update to vile-7.3. Also add NO_PATCH since there is no patch.
packaging tested (also applies to the vile commit I just did).
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xvile/Makefile | 9 | ||||
-rw-r--r-- | editors/xvile/distinfo | 2 |
2 files changed, 6 insertions, 5 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 6c8796e5ca55..789098202adb 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: xvile -# Version required: 7.2 +# Version required: 7.3 # Date created: Wed Nov 26, 1996 # Whom: pgf # -# $Id: Makefile,v 1.12 1997/06/17 20:11:58 gj Exp $ +# $Id: Makefile,v 1.13 1997/09/06 19:58:03 gj Exp $ # -DISTNAME= vile-7.2 -PKGNAME= xvile-7.2 +DISTNAME= vile-7.3 +PKGNAME= xvile-7.3 CATEGORIES= editors MASTER_SITES= ftp://ftp.clark.net/pub/dickey/vile/ \ ftp://id.wing.net/pub/pgf/vile/ @@ -19,6 +19,7 @@ MAKEFILE= makefile GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-screen=${SCREEN_TYPE} MAN1= xvile.1 +NO_PATCH= yes pre-configure: @echo "To use xvile with menus, set the environment variable USE_MENUS" diff --git a/editors/xvile/distinfo b/editors/xvile/distinfo index 26b9d74143ea..0226f0952644 100644 --- a/editors/xvile/distinfo +++ b/editors/xvile/distinfo @@ -1 +1 @@ -MD5 (vile-7.2.tgz) = 5cd867614c542071d757cefdcdbce5da +MD5 (vile-7.3.tgz) = a52ed55679fd5bf8b5466106e2f81c87 |