aboutsummaryrefslogtreecommitdiff
path: root/biology/protomol
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-15 22:51:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-15 22:51:26 +0000
commitb6b54b0a88ba879327d8e6e006e5022dcf98dbcd (patch)
tree5f09e132ca3669bb4956d3423de66758dfaacd16 /biology/protomol
parent3b82ca97956c55b48a21bdb0f83d8ccf48188ad1 (diff)
downloadports-b6b54b0a88ba879327d8e6e006e5022dcf98dbcd.tar.gz
ports-b6b54b0a88ba879327d8e6e006e5022dcf98dbcd.zip
Reduce over inclusion of bsd.port.mk
Notes
Notes: svn path=/head/; revision=339845
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>