summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
Diffstat (limited to 'biology')
-rw-r--r--biology/Makefile2
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>