diff options
Diffstat (limited to 'biology/Makefile')
-rw-r--r-- | biology/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/Makefile b/biology/Makefile index 5e3561037929..055f6200214b 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -3,6 +3,7 @@ SUBDIR += babel SUBDIR += deft + SUBDIR += gperiodic SUBDIR += hmmer SUBDIR += kinemage SUBDIR += molden @@ -14,5 +15,6 @@ SUBDIR += rasmol SUBDIR += seaview SUBDIR += tinker + SUBDIR += xmolwt .include <bsd.port.subdir.mk> |