mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Change CATEGORIES to lang, and guile is elf library now.
This commit is contained in:
parent
dd332d05f8
commit
eb41ea85b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13375
@ -3,17 +3,17 @@
|
||||
# Date created: 21 April 1998
|
||||
# Whom: Yukihiro Nakai <Nakai@technologist.com>
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1998/07/13 02:05:07 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= guileobjc-0.3.8
|
||||
CATEGORIES= devel
|
||||
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}/devel/libobjects
|
||||
LIB_DEPENDS= guile\\.2\\.:${PORTSDIR}/lang/guile
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libobjects.a:${PORTSDIR}/lang/libobjects
|
||||
LIB_DEPENDS= guile.2:${PORTSDIR}/lang/guile
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user