aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-10-09 13:12:03 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-10-09 13:12:03 +0000
commit938da719833d44451b36b605060ba53929b0872a (patch)
treea87be01693159158cc3dc84acc007b6d5e6af6df /news
parent5acdc5d73941fa326d8b7bc1cce8d1912a764b60 (diff)
downloadports-938da719833d44451b36b605060ba53929b0872a.tar.gz
ports-938da719833d44451b36b605060ba53929b0872a.zip
Notes
Diffstat (limited to 'news')
-rw-r--r--news/fidogate/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/news/fidogate/Makefile b/news/fidogate/Makefile
index a83afe5b6f1d..5a164cc739ac 100644
--- a/news/fidogate/Makefile
+++ b/news/fidogate/Makefile
@@ -32,6 +32,8 @@ DOCLIST= fidogate.texi fidogate.txt gatebau94.txt kludge-rfc.doc \
MAKE_ENV+= CC=${CC}
+.include <bsd.port.pre.mk>
+
pre-configure:
${TOUCH} ${WRKSRC}/doc/fidogate.info
${RM} -f ${WRKSRC}/doc/fidogate.info-?
@@ -58,4 +60,4 @@ post-install:
@${TAR} -C ${WRKSRC}/examples -cf - . | ${TAR} -C ${EXAMPLESDIR} -xf -
.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>