diff options
author | marcus <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
commit | 0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8 (patch) | |
tree | 17937489af4c767844fc63b684ae3e7b31948812 /french/mozilla-flp | |
parent | e959473966b963953d63d5f00fae8751f2decf0f (diff) | |
download | FreeBSD-ports-0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8.zip FreeBSD-ports-0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8.tar.gz |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
Diffstat (limited to 'french/mozilla-flp')
-rw-r--r-- | french/mozilla-flp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/french/mozilla-flp/Makefile b/french/mozilla-flp/Makefile index d613b8a..45706ed 100644 --- a/french/mozilla-flp/Makefile +++ b/french/mozilla-flp/Makefile @@ -7,6 +7,7 @@ PORTNAME= ${GECKO}-flp PORTVERSION= ${MOZVERSION} +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= french www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ @@ -17,7 +18,6 @@ DISTNAME= ${GECKO}-${PORTVERSION}.fr-FR.langpack MAINTAINER= thierry@FreeBSD.org COMMENT= ${GECKO} French Language Pack (FLP) -USE_X_PREFIX= yes # Cannot be included after <bsd.port.pre.mk>. WRKSRC= ${WRKDIR}/bin REPS= defaults/profile/FR/chrome defaults/messenger/FR defaults/isp/FR |