aboutsummaryrefslogtreecommitdiff
path: root/news/openftd
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-05-01 23:15:55 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-05-01 23:15:55 +0000
commit229fd264eb809d6b4f300bfa6ab73b61150d000d (patch)
tree4c204926f87cf1889f1c754d93188e56887c7d3d /news/openftd
parent90d30fbb5f015e59704b790de55b166309d46ad9 (diff)
downloadports-229fd264eb809d6b4f300bfa6ab73b61150d000d.tar.gz
ports-229fd264eb809d6b4f300bfa6ab73b61150d000d.zip
Woops. Thanks to GeJ at #bsdports for that I should include the
right bsd.gecko.mk.
Notes
Notes: svn path=/head/; revision=191339
Diffstat (limited to 'news/openftd')
-rw-r--r--news/openftd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/news/openftd/Makefile b/news/openftd/Makefile
index c270f3b11700..463de3a58bee 100644
--- a/news/openftd/Makefile
+++ b/news/openftd/Makefile
@@ -33,4 +33,6 @@ USE_GNOME= glib20 libxml2 gtk20 libgnome gtkhtml3 libxslt
CONFIGURE_ARGS= --with-libcurl-libraries=${LOCALBASE}/lib \
--with-pcre_libraries=${LOCALBASE}/lib
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"
+.include <bsd.port.post.mk>