aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1998-09-24 13:04:06 +0800
committervanilla <vanilla@FreeBSD.org>1998-09-24 13:04:06 +0800
commit21005a5b5d414c71abffc9e03a4a7be2290f1486 (patch)
tree12d973ec6b37151129cb35298e1b994455622991 /lang
parent876d774946af6c69d4225cae405359daa3a24593 (diff)
downloadfreebsd-ports-gnome-21005a5b5d414c71abffc9e03a4a7be2290f1486.tar.gz
freebsd-ports-gnome-21005a5b5d414c71abffc9e03a4a7be2290f1486.tar.zst
freebsd-ports-gnome-21005a5b5d414c71abffc9e03a4a7be2290f1486.zip
Change CATEGORIES to lang, and guile is elf library now.
Diffstat (limited to 'lang')
-rw-r--r--lang/guileobjc/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/guileobjc/Makefile b/lang/guileobjc/Makefile
index ac9ba73441db..ce0d9186c897 100644
--- a/lang/guileobjc/Makefile
+++ b/lang/guileobjc/Makefile
@@ -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