summaryrefslogtreecommitdiff
path: root/biology/protomol
diff options
context:
space:
mode:
Diffstat (limited to 'biology/protomol')
-rw-r--r--biology/protomol/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/biology/protomol/Makefile b/biology/protomol/Makefile
index 96b1b18d2b64..7398dee564f0 100644
--- a/biology/protomol/Makefile
+++ b/biology/protomol/Makefile
@@ -31,7 +31,6 @@ OPTIONS_DEFINE= GLUT
OPTIONS_DEFAULT= GLUT
NO_STAGE= yes
-.include <bsd.port.pre.mk>
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGLUT}
@@ -48,4 +47,4 @@ post-install:
${CPIO} -pdmu -R ${SHAREOWN}:${SHAREGRP} ${EXAMPLESDIR}
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>