removed dependancies that had buildlink3's
This commit is contained in:
parent
7ffc3f156b
commit
220c36a116
1 changed files with 2 additions and 9 deletions
|
@ -1,23 +1,16 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2004/11/10 22:40:43 daprice Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.2 2004/12/10 22:01:41 daprice Exp $
|
||||
|
||||
.include "Makefile.common"
|
||||
|
||||
DISTNAME= EMBOSS-2.9.0
|
||||
|
||||
PKGNAME= emboss-base-2.9.0
|
||||
|
||||
COMMENT= European Molecular Biology Open Software Suite
|
||||
|
||||
DEPENDS+= gd>=1.7.3:../../graphics/gd
|
||||
DEPENDS+= png>=1.0.5:../../graphics/png
|
||||
DEPENDS+= zlib>=1.1.3:../../devel/zlib
|
||||
DEPENDS+= jpeg>=6bnb1:../../graphics/jpeg
|
||||
|
||||
DIST_SUBDIR= ${PKG_DISTFILES_DIR}/emboss-2.9.0
|
||||
|
||||
post-extract:
|
||||
${CP} ${FILESDIR}/digestchange ${WRKSRC}/digestchange
|
||||
|
||||
post-patch:
|
||||
${SH} ${WRKSRC}/digestchange ${WRKSRC}
|
||||
${MV} ${WRKSRC}/doc/programs/text/digest.txt ${WRKSRC}/doc/programs/text/edigest.txt
|
||||
|
|
Loading…
Reference in a new issue