From b7ea51bc2c6afacb242bfac19b37f54274daee6d Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 24 May 2001 01:48:32 +0000 Subject: Rework previous commit. Turns out that pkgconfig is not a build-time dependency for glib12, so remove that, and put pkgconfig back to the way it was before. --- devel/pkg-config/Makefile | 7 ++++--- devel/pkg-config/distinfo | 1 - 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'devel/pkg-config') diff --git a/devel/pkg-config/Makefile b/devel/pkg-config/Makefile index 96ba5f6b1a3d..c618e1ec5fab 100644 --- a/devel/pkg-config/Makefile +++ b/devel/pkg-config/Makefile @@ -7,14 +7,14 @@ PORTNAME= pkgconfig PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gnome@FreeBSD.org -DISTFILES= pkgconfig-0.5.0.tar.gz glib-1.2.10.tar.gz +BUILD_DEPENDS= /nonexistent:${PORTSDIR}/devel/glib12:patch USE_GMAKE= yes USE_LIBTOOL= yes @@ -28,7 +28,8 @@ MAN1= pkg-config.1 post-extract: @${RM} -rf ${WRKSRC}/glib-1.2.8 - @${CP} -R ${WRKSRC}/../glib-1.2* ${WRKSRC}/glib-1.2.8 + @${CP} -R ${WRKDIRPREFIX}${.CURDIR}/../../devel/glib12/work/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 23165af3eaaf..c29b00edb0e9 100644 --- a/devel/pkg-config/distinfo +++ b/devel/pkg-config/distinfo @@ -1,2 +1 @@ MD5 (pkgconfig-0.5.0.tar.gz) = 84b14fbf4b5dbd8b35b2d8cde87aea11 -MD5 (glib-1.2.10.tar.gz) = 6fe30dad87c77b91b632def29dd69ef9 -- cgit v1.2.3