From 959d2ed986fadd93635ca155896189cf7b368558 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 20 Aug 2001 08:55:25 +0000 Subject: Another checksum update w/o version bump - as it was correctly predicted in my previous update the GNOME folks rerolled distfile once more because previous one was lacking some files necessary for configure script to work properly. --- databases/libgda3/Makefile | 24 +----------------------- databases/libgda3/distinfo | 2 +- 2 files changed, 2 insertions(+), 24 deletions(-) (limited to 'databases/libgda3') diff --git a/databases/libgda3/Makefile b/databases/libgda3/Makefile index b321b7cf9b22..149904e8b975 100644 --- a/databases/libgda3/Makefile +++ b/databases/libgda3/Makefile @@ -7,15 +7,13 @@ PORTNAME= libgda PORTVERSION= 0.2.90 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-db MAINTAINER= gnome@FreeBSD.org -BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \ - libtool:${PORTSDIR}/devel/libtool LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \ bonobo.2:${PORTSDIR}/devel/bonobo @@ -36,24 +34,4 @@ pre-patch: s|share/idl|share/gnome/idl|g ; \ s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g' -# -MISSED= install-sh config.sub config.guess mkinstalldirs -EVILFILES= libgda-client.la libgda-clientcpp.la libgda-common.la \ - libgda-server.la - -pre-configure: -.for file in ${MISSED} - @${LN} -sf ${LOCALBASE}/share/automake/${file} ${WRKSRC}/ - @${LN} -sf ${LOCALBASE}/share/automake/${file} ${WRKDIR}/ -.endfor - -pre-build: - @${LN} -sf ${LOCALBASE}/bin/libtool ${WRKSRC}/ - -post-install: -.for file in ${EVILFILES} - @${RM} ${PREFIX}/lib/${file} -.endfor -# - .include diff --git a/databases/libgda3/distinfo b/databases/libgda3/distinfo index 25c1452519be..539c48fb099a 100644 --- a/databases/libgda3/distinfo +++ b/databases/libgda3/distinfo @@ -1 +1 @@ -MD5 (libgda-0.2.90.tar.gz) = 1ccb154df3a2cebee3a1dcb2848b3bbb +MD5 (libgda-0.2.90.tar.gz) = d968e062868656e2c55b354eb8bb2d0a -- cgit