aboutsummaryrefslogtreecommitdiff
path: root/net/dgd
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2012-11-19 03:23:59 +0000
committerGreg Lewis <glewis@FreeBSD.org>2012-11-19 03:23:59 +0000
commit39a5f36418c4c6689edbe92f23277c86ba76f51d (patch)
treee28c3577e877871fa7367492636c11ec553d2d75 /net/dgd
parent5333481114c74aea9fac150fa9a0bc285a0479f1 (diff)
downloadports-39a5f36418c4c6689edbe92f23277c86ba76f51d.tar.gz
ports-39a5f36418c4c6689edbe92f23277c86ba76f51d.zip
Notes
Diffstat (limited to 'net/dgd')
-rw-r--r--net/dgd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile
index a89589586eed..87ceaaf7ecc9 100644
--- a/net/dgd/Makefile
+++ b/net/dgd/Makefile
@@ -37,7 +37,7 @@ PORTDOCS= *
USERS= mud
GROUPS= mud
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
EXTRA_DEFINES=
@@ -74,4 +74,4 @@ do-install:
cd ${WRKDIR}/dgd/doc && ${COPYTREE_SHARE} . ${DOCSDIR}
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>