Woops. Thanks to GeJ at #bsdports for that I should include the

right bsd.gecko.mk.
This commit is contained in:
Edwin Groothuis 2007-05-01 23:15:55 +00:00
parent 90d30fbb5f
commit 229fd264eb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191339

View File

@ -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>