pkgsrc/www/firefox/Makefile
jmmv 6873793da3 Install the .pc files again, removed during the update to 1.5 (thus breaking
packages needing them, e.g., epiphany).  Bump PKGREVISION to 2.
2005-12-28 18:11:56 +00:00

12 lines
295 B
Makefile

# $NetBSD: Makefile,v 1.26 2005/12/28 18:11:56 jmmv Exp $
PKGREVISION= 2
MOZILLA= firefox
EXTRACT_SUFX= .tar.bz2
COMMENT= Lightweight gecko-based web browser
_MOZILLA_USE_GTK2= # defined
MOZILLA_USE_XFT= YES
.include "../../www/firefox/Makefile-firefox.common"
.include "../../mk/bsd.pkg.mk"