From 99a390f50bab457f60aec3050c18c4b5c5fb7023 Mon Sep 17 00:00:00 2001
From: Norikatsu Shigemura <nork@FreeBSD.org>
Date: Fri, 11 Jul 2003 18:16:14 +0000
Subject: o Change library name from libgd to libgd1. o Do not install
 everything except headers and libraries   (to avoid conflicting with
 graphics/gd2) o Fix dependency on new libgd1(for many ports).

PR:		ports/54100
Submitted by:	Ports Fury
---
 biology/emboss/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'biology/emboss')

diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile
index c847e0ad7627..13b9cc4c2341 100644
--- a/biology/emboss/Makefile
+++ b/biology/emboss/Makefile
@@ -7,6 +7,7 @@
 
 PORTNAME=	emboss
 PORTVERSION=	2.4.1
+PORTREVISION=	1
 CATEGORIES=	biology
 MASTER_SITES=	ftp://ftp.uk.embnet.org/pub/EMBOSS/old/ \
 		ftp://ftp.es.embnet.org/pub/software/emboss/EMBOSS/ \
@@ -18,7 +19,7 @@ EXTRACT_ONLY=	${PORTNAME:U}-${PORTVERSION}${EXTRACT_SUFX}
 MAINTAINER=	wjv@FreeBSD.org
 COMMENT=	A collection of open source tools for genetic sequence analysis
 
-LIB_DEPENDS=	gd.2:${PORTSDIR}/graphics/gd
+LIB_DEPENDS=	gd.4:${PORTSDIR}/graphics/gd2
 
 USE_SUBMAKE=	yes
 USE_GMAKE=	yes
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0