diff options
author | steve <steve@FreeBSD.org> | 2001-04-11 11:51:34 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2001-04-11 11:51:34 +0800 |
commit | df1fa473bb331539650cde1426dbfb66b13a9642 (patch) | |
tree | 0ada24a0e6561a579c7426de7378069af3f46e38 /biology | |
parent | 94786a77cf314af3cc9c0fe83b7d4c2cc2478e6e (diff) | |
download | freebsd-ports-gnome-df1fa473bb331539650cde1426dbfb66b13a9642.tar.gz freebsd-ports-gnome-df1fa473bb331539650cde1426dbfb66b13a9642.tar.zst freebsd-ports-gnome-df1fa473bb331539650cde1426dbfb66b13a9642.zip |
This port require X libraries to build/run.
Diffstat (limited to 'biology')
-rw-r--r-- | biology/phylip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/phylip/Makefile b/biology/phylip/Makefile index 9d73f51e11ab..50bed3da3219 100644 --- a/biology/phylip/Makefile +++ b/biology/phylip/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= dbader@eece.unm.edu +USE_XLIB= yes NO_WRKSUBDIR= yes BINARIES= clique consense contml contrast dnacomp dnadist dnainvar \ |