1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

Add mozilla-devel-gtk2, a slave port to mozilla-devel that builds a Mozilla

that Galeon 2 can use.
This commit is contained in:
Joe Marcus Clarke 2002-11-17 22:10:16 +00:00
parent cff3815a43
commit 58eed3804b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70325
5 changed files with 81 additions and 0 deletions

View File

@ -212,6 +212,7 @@
SUBDIR += momspider
SUBDIR += mozilla
SUBDIR += mozilla-devel
SUBDIR += mozilla-devel-gtk2
SUBDIR += mozilla-embedded
SUBDIR += mozilla-embedded-devel
SUBDIR += mozilla-embedded-vendor

View File

@ -0,0 +1,20 @@
# New ports collection makefile for: mozilla-devel-gtk2
# Date created: 17 November 2002
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= mozilla
PORTREVISION= 0
PORTEPOCH= 0
CATEGORIES= www
MASTERDIR= ${.CURDIR}/../mozilla-devel
DESCR= ${PKGDIR}/pkg-descr.gtk2
WITH_GTK2= yes
WITHOUT_XFT= "Causes crashes when used with apps such as Galeon 2"
MOZILLA= mozilla-devel-gtk2
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,20 @@
# New ports collection makefile for: mozilla-devel-gtk2
# Date created: 17 November 2002
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= mozilla
PORTREVISION= 0
PORTEPOCH= 0
CATEGORIES= www
MASTERDIR= ${.CURDIR}/../mozilla-devel
DESCR= ${PKGDIR}/pkg-descr.gtk2
WITH_GTK2= yes
WITHOUT_XFT= "Causes crashes when used with apps such as Galeon 2"
MOZILLA= mozilla-devel-gtk2
.include "${MASTERDIR}/Makefile"

20
www/mozilla-gtk1/Makefile Normal file
View File

@ -0,0 +1,20 @@
# New ports collection makefile for: mozilla-devel-gtk2
# Date created: 17 November 2002
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= mozilla
PORTREVISION= 0
PORTEPOCH= 0
CATEGORIES= www
MASTERDIR= ${.CURDIR}/../mozilla-devel
DESCR= ${PKGDIR}/pkg-descr.gtk2
WITH_GTK2= yes
WITHOUT_XFT= "Causes crashes when used with apps such as Galeon 2"
MOZILLA= mozilla-devel-gtk2
.include "${MASTERDIR}/Makefile"

20
www/mozilla-gtk2/Makefile Normal file
View File

@ -0,0 +1,20 @@
# New ports collection makefile for: mozilla-devel-gtk2
# Date created: 17 November 2002
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= mozilla
PORTREVISION= 0
PORTEPOCH= 0
CATEGORIES= www
MASTERDIR= ${.CURDIR}/../mozilla-devel
DESCR= ${PKGDIR}/pkg-descr.gtk2
WITH_GTK2= yes
WITHOUT_XFT= "Causes crashes when used with apps such as Galeon 2"
MOZILLA= mozilla-devel-gtk2
.include "${MASTERDIR}/Makefile"