From cf189f43a52c29bbae67c46f96705913d8b3c93e Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Wed, 23 May 2001 00:45:47 +0000 Subject: Add the gtk+ distfile for extraction purposes, rather than depending on gtk12, since this causes an infinite loop when we add pkgconfig capability to gtk12 and friends shortly. --- devel/pkg-config/Makefile | 6 +++--- devel/pkg-config/distinfo | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'devel/pkg-config') diff --git a/devel/pkg-config/Makefile b/devel/pkg-config/Makefile index b3e215589af0..96ba5f6b1a3d 100644 --- a/devel/pkg-config/Makefile +++ b/devel/pkg-config/Makefile @@ -7,13 +7,14 @@ PORTNAME= pkgconfig PORTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gnome@FreeBSD.org -BUILD_DEPENDS= /nonexistent:${PORTSDIR}/devel/glib12:patch +DISTFILES= pkgconfig-0.5.0.tar.gz glib-1.2.10.tar.gz USE_GMAKE= yes USE_LIBTOOL= yes @@ -27,8 +28,7 @@ MAN1= pkg-config.1 post-extract: @${RM} -rf ${WRKSRC}/glib-1.2.8 - @${CP} -R ${WRKDIRPREFIX}${.CURDIR}/../../devel/glib12/work/glib-1.2* \ - ${WRKSRC}/glib-1.2.8 + @${CP} -R ${WRKSRC}/../glib-1.2* ${WRKSRC}/glib-1.2.8 post-install: ${MKDIR} ${PREFIX}/libdata/pkgconfig diff --git a/devel/pkg-config/distinfo b/devel/pkg-config/distinfo index c29b00edb0e9..23165af3eaaf 100644 --- a/devel/pkg-config/distinfo +++ b/devel/pkg-config/distinfo @@ -1 +1,2 @@ MD5 (pkgconfig-0.5.0.tar.gz) = 84b14fbf4b5dbd8b35b2d8cde87aea11 +MD5 (glib-1.2.10.tar.gz) = 6fe30dad87c77b91b632def29dd69ef9 -- cgit v1.2.3