1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/lang/guileobjc/Makefile
Bill Fumerola 73d1f77e10 gyve is broken with guile-1.3. Marking it and everything that
depends on it as BROKEN.

PR:		ports/8618
Submitted by:	Yukihiro Nakai <nakai@TokyoNet.AD.JP>
1998-11-17 20:21:54 +00:00

23 lines
616 B
Makefile

# New ports collection makefile for: guileobjc
# Version required: 0.3.8
# Date created: 21 April 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $Id: Makefile,v 1.4 1998/10/27 16:33:54 vanilla Exp $
#
DISTNAME= guileobjc-0.3.8
CATEGORIES= lang
MASTER_SITES= ftp://ftp.aist-nara.ac.jp/pub/personal/masata-y/gyve/fullkit/gyve-0.1.2.4/
MAINTAINER= Nakai@technologist.com
BUILD_DEPENDS= ${LOCALBASE}/lib/libobjects.a:${PORTSDIR}/lang/libobjects
LIB_DEPENDS= guile.4:${PORTSDIR}/lang/guile
BROKEN= Doesn't work with the latest guile.
GNU_CONFIGURE= yes
.include <bsd.port.mk>