[Midnightbsd-cvs] mports: Makefile: add license, switch to USE_XORG and USE_BISON=build
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Oct 2 17:04:59 EDT 2008
Log Message:
-----------
add license, switch to USE_XORG and USE_BISON=build
Modified Files:
--------------
mports/lang/yabasic:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/lang/yabasic/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L lang/yabasic/Makefile -L lang/yabasic/Makefile -u -r1.1 -r1.2
--- lang/yabasic/Makefile
+++ lang/yabasic/Makefile
@@ -8,14 +8,16 @@
PORTNAME= yabasic
PORTVERSION= 2.763
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://www.yabasic.de/download/
MAINTAINER= ports at MidnightBSD.org
COMMENT= Yet another Basic for Unix and Windows
+LICENSE= artistic
-USE_XLIB= yes
-USE_BISON= yes
+USE_XORG= x11 ice sm xt
+USE_BISON= build
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd6.0
More information about the Midnightbsd-cvs
mailing list