mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Add mozilla-gtk2 after a repo copy from mozilla-devel-gtk2. mozilla-gtk2
is a slave port that serves to enable GTK2 support in Mozilla.
This commit is contained in:
parent
0be5e6c204
commit
2e3c7b8192
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73727
@ -222,6 +222,7 @@
|
||||
SUBDIR += mozilla-embedded
|
||||
SUBDIR += mozilla-embedded-devel
|
||||
SUBDIR += mozilla-embedded-vendor
|
||||
SUBDIR += mozilla-gtk2
|
||||
SUBDIR += mozilla-headers
|
||||
SUBDIR += mozilla-headers-devel
|
||||
SUBDIR += mozilla-headers-vendor
|
||||
|
@ -6,15 +6,15 @@
|
||||
#
|
||||
|
||||
PORTNAME= mozilla
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 0
|
||||
PORTEPOCH= 0
|
||||
CATEGORIES= www
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../mozilla-devel
|
||||
MASTERDIR= ${.CURDIR}/../mozilla
|
||||
DESCR= ${PKGDIR}/pkg-descr.gtk2
|
||||
|
||||
WITH_GTK2= yes
|
||||
WITHOUT_XFT= "Causes crashes when used with apps such as Galeon 2"
|
||||
MOZILLA= mozilla-devel-gtk2
|
||||
MOZILLA= mozilla-gtk2
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -6,15 +6,15 @@
|
||||
#
|
||||
|
||||
PORTNAME= mozilla
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 0
|
||||
PORTEPOCH= 0
|
||||
CATEGORIES= www
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../mozilla-devel
|
||||
MASTERDIR= ${.CURDIR}/../mozilla
|
||||
DESCR= ${PKGDIR}/pkg-descr.gtk2
|
||||
|
||||
WITH_GTK2= yes
|
||||
WITHOUT_XFT= "Causes crashes when used with apps such as Galeon 2"
|
||||
MOZILLA= mozilla-devel-gtk2
|
||||
MOZILLA= mozilla-gtk2
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
Loading…
Reference in New Issue
Block a user