aboutsummaryrefslogtreecommitdiffstats
path: root/lang/yabasic/Makefile
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2001-03-10 13:27:50 +0800
committerkris <kris@FreeBSD.org>2001-03-10 13:27:50 +0800
commit1d6431a3a0a90f513390d23cafeb7ca9b36dd860 (patch)
tree623563d12f825782133751ca6a46b07b63ececc8 /lang/yabasic/Makefile
parent85250fdc79e219192dd1ae9c3478979d4b4bb020 (diff)
downloadfreebsd-ports-gnome-1d6431a3a0a90f513390d23cafeb7ca9b36dd860.tar.gz
freebsd-ports-gnome-1d6431a3a0a90f513390d23cafeb7ca9b36dd860.tar.zst
freebsd-ports-gnome-1d6431a3a0a90f513390d23cafeb7ca9b36dd860.zip
Previous version was unavailable; partially upgrade this port to the
latest version and switch to using a versioned distfile so it has a chance to keep building, but mark BROKEN for now because the patches fail to apply to the new version.
Diffstat (limited to 'lang/yabasic/Makefile')
-rw-r--r--lang/yabasic/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/yabasic/Makefile b/lang/yabasic/Makefile
index 3c51c72e2d71..6d6d56609e73 100644
--- a/lang/yabasic/Makefile
+++ b/lang/yabasic/Makefile
@@ -6,13 +6,14 @@
#
PORTNAME= yabasic
-PORTVERSION= 2.66
+PORTVERSION= 2.681
CATEGORIES= lang
MASTER_SITES= http://www.yabasic.de/download/
-DISTFILES= yab.tar.Z
MAINTAINER= elwood@mc5sys.in-berlin.de
+BROKEN= "Patches fail to apply; needs to be updated to new version"
+
USE_BISON= yes
USE_XLIB= yes
GNU_CONFIGURE= yes