1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Mark BROKEN with 0.9 update

This commit is contained in:
Pav Lucistnik 2010-02-12 12:39:44 +00:00
parent 383e96cfb0
commit 3e9b0c306d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249658

View File

@ -6,7 +6,7 @@
#
PORTNAME= gdbm
PORTVERSION= 0.8.13 # Keep this in sync with lang/gauche
PORTVERSION= 0.9 # Keep this in sync with lang/gauche
CATEGORIES= databases scheme
MASTER_SITES= # none
PKGNAMEPREFIX= gauche-
@ -20,6 +20,8 @@ BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche \
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
RUN_DEPENDS= gosh:${PORTSDIR}/lang/gauche
BROKEN= does not compile
WRKSRC= ${WRKDIR}/dbm
MAKE_ARGS= GOSH=gosh \
OPTFLAGS="${CFLAGS} -I${LOCALBASE}/include"