From 98ee18b0e2f3c676fa5da65ed65602a705f4af8b Mon Sep 17 00:00:00 2001 From: rh Date: Mon, 1 Oct 2001 13:34:49 +0000 Subject: buildlinkify --- devel/libole2/Makefile | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'devel/libole2/Makefile') diff --git a/devel/libole2/Makefile b/devel/libole2/Makefile index 2b35516780f..12808de95bd 100644 --- a/devel/libole2/Makefile +++ b/devel/libole2/Makefile @@ -1,19 +1,18 @@ -# $NetBSD: Makefile,v 1.7 2001/05/22 06:05:41 rh Exp $ +# $NetBSD: Makefile,v 1.8 2001/10/01 13:34:49 rh Exp $ # -DISTNAME= libole2-0.2.3 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/libole2/} +DISTNAME= libole2-0.2.3 +CATEGORIES= devel gnome +MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/libole2/} -MAINTAINER= rh@netbsd.org -HOMEPAGE= http://www.gnome.org/ -COMMENT= OLE2 streams parsing library for GNOME +MAINTAINER= rh@netbsd.org +HOMEPAGE= http://www.gnome.org/ +COMMENT= OLE2 streams parsing library for GNOME -DEPENDS+= glib>=1.2.8:../../devel/glib - -GNU_CONFIGURE= YES -USE_LIBTOOL= YES +GNU_CONFIGURE= YES +USE_LIBTOOL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig +.include "../../devel/glib/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3