summaryrefslogtreecommitdiff
path: root/net/rqm/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-18 04:27:36 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-18 04:27:36 +0000
commit64a7f5e93a1e076e64f073199aa8888af7400504 (patch)
treef64471cee413853d4b2fa2b0c506c689be5a12f7 /net/rqm/Makefile
parentMozilla will now default to using GTK2, and will only compile (diff)
Correct error in previous commit
Noticed by: Dan Langille
Notes
Notes: svn path=/head/; revision=101300
Diffstat (limited to 'net/rqm/Makefile')
-rw-r--r--net/rqm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rqm/Makefile b/net/rqm/Makefile
index 6506d857ea54..c651b7f9defb 100644
--- a/net/rqm/Makefile
+++ b/net/rqm/Makefile
@@ -30,4 +30,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/rqm
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>