diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-11 21:11:51 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-11 21:11:51 +0000 |
commit | 73d0a2892adb6aa494222cefe4cd8fd054c82d39 (patch) | |
tree | bbe10d85004076dff7f505aa8115a520856ab8fa /biology | |
parent | 5dbcda2191b2aa1dcfeaa13897220933763fcbd7 (diff) | |
download | ports-73d0a2892adb6aa494222cefe4cd8fd054c82d39.tar.gz ports-73d0a2892adb6aa494222cefe4cd8fd054c82d39.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/emboss/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile index 18ad062199d2..b0e4759f5025 100644 --- a/biology/emboss/Makefile +++ b/biology/emboss/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= clustalw:${PORTSDIR}/biology/clustalw \ LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \ png.5:${PORTSDIR}/graphics/png +CONFLICTS= nss-* qmail-ldap2-* digest-* + USE_SUBMAKE= yes USE_GMAKE= yes GNU_CONFIGURE= yes |