summaryrefslogtreecommitdiffstats
path: root/biology/genpak
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-07-11 18:16:14 +0000
committernork <nork@FreeBSD.org>2003-07-11 18:16:14 +0000
commit07d4243107c7c11506a607480ffa2c5fbb716299 (patch)
tree8105e7b9bfe65fc36d1797e9690cdbdc1ba972ff /biology/genpak
parentb928507d6b0aa80a3d71cc58c69fe7d62d53fc62 (diff)
downloadFreeBSD-ports-07d4243107c7c11506a607480ffa2c5fbb716299.zip
FreeBSD-ports-07d4243107c7c11506a607480ffa2c5fbb716299.tar.gz
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
Diffstat (limited to 'biology/genpak')
-rw-r--r--biology/genpak/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/genpak/Makefile b/biology/genpak/Makefile
index 74c8fdb..bbe6849 100644
--- a/biology/genpak/Makefile
+++ b/biology/genpak/Makefile
@@ -8,6 +8,7 @@
PORTNAME= genpak
PORTVERSION= 0.26
+PORTREVISION= 1
CATEGORIES= biology
MASTER_SITES= http://www.bioinformatics.org/genpak/download/
DISTNAME= gp-${PORTVERSION}
@@ -16,8 +17,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= GP is a set of small utilities to manipulate DNA sequences
-LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \
- png.5:${PORTSDIR}/graphics/png
+LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd2
USE_GMAKE= yes
MAKE_ENV= GMAKE="${GMAKE}" MANPREFIX="${MANPREFIX}"
OpenPOWER on IntegriCloud