aboutsummaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2007-05-02 07:15:55 +0800
committeredwin <edwin@FreeBSD.org>2007-05-02 07:15:55 +0800
commita4a53d44bab59383b1ece75bf935612d5703a9ea (patch)
treec9bbea6c9d14b71290f5184ef890755bc44f38da /news
parent0f9be29067e029ea3a91270df34e7e96557e5d29 (diff)
downloadfreebsd-ports-gnome-a4a53d44bab59383b1ece75bf935612d5703a9ea.tar.gz
freebsd-ports-gnome-a4a53d44bab59383b1ece75bf935612d5703a9ea.tar.zst
freebsd-ports-gnome-a4a53d44bab59383b1ece75bf935612d5703a9ea.zip
Woops. Thanks to GeJ at #bsdports for that I should include the
right bsd.gecko.mk.
Diffstat (limited to 'news')
-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>