From 0e6fa9f644599b5f010ffe053765f5a3dcfbbe32 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 14:38:16 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- devel/g-wrap/Makefile | 3 ++- devel/g-wrap/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 devel/g-wrap/pkg/COMMENT (limited to 'devel/g-wrap') diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile index dbcbfb169ee..5d4a88f117f 100644 --- a/devel/g-wrap/Makefile +++ b/devel/g-wrap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/08/15 02:18:46 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 14:38:24 wiz Exp $ # DISTNAME= g-wrap-0.9.5 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.gnucash.org/pub/g-wrap/source/ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.cs.cmu.edu/afs/cs.cmu.edu/usr/chrislee/www/Software/g-wrap/ +COMMENT= tool for importing types, functions, and constants into guile DEPENDS+= guile>=1.3.4:../../lang/guile diff --git a/devel/g-wrap/pkg/COMMENT b/devel/g-wrap/pkg/COMMENT deleted file mode 100644 index f30ef7928b0..00000000000 --- a/devel/g-wrap/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -tool for importing types, functions, and constants into guile -- cgit v1.2.3