Adopt X11.

This commit is contained in:
ndb 2011-10-26 13:48:17 +00:00 committed by Thomas Klausner
parent 25932f8597
commit 4bc074b276
2 changed files with 5 additions and 4 deletions

View file

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.6 2010/06/13 22:47:03 thomasklausner Exp $
# $NetBSD: Makefile,v 1.7 2011/10/26 13:48:59 noud4 Exp $
.include "Makefile.common"
DISTNAME= EMBOSS-2.9.0
PKGNAME= emboss-base-2.9.0
PKGREVISION= 1
PKGREVISION= 2
COMMENT= European Molecular Biology Open Software Suite

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.9 2010/12/26 05:01:22 davesainty Exp $
# $NetBSD: Makefile.common,v 1.10 2011/10/26 13:48:17 noud4 Exp $
# used by wip/emboss-domainatrix/Makefile
# used by wip/emboss-emnu/Makefile
# used by wip/emboss-hmmer/Makefile
@ -33,4 +33,5 @@ PKG_DISTFILES_DIR= emboss
.include "../../graphics/png/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/x11.buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"