diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-24 13:46:09 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-24 13:46:09 +0800 |
commit | 605531b645c604f0ccd228c1b5c16f9228bab999 (patch) | |
tree | 36b31087f8fe8961da6430f904c48ca02569e503 /www/mozilla-devel-gtk1/Makefile | |
parent | c5069191fc42c9e21dbb0292424ed01d1d66befc (diff) | |
download | freebsd-ports-gnome-605531b645c604f0ccd228c1b5c16f9228bab999.tar.gz freebsd-ports-gnome-605531b645c604f0ccd228c1b5c16f9228bab999.tar.zst freebsd-ports-gnome-605531b645c604f0ccd228c1b5c16f9228bab999.zip |
Install the pkg-config files with a -devel suffix to avoid a conflict with
mozilla-gtk2. Teach galeon2 to use these new files. Note, any other app
that depends on these files not having the optional -devel suffix will
need to be re-educated as well.
Diffstat (limited to 'www/mozilla-devel-gtk1/Makefile')
-rw-r--r-- | www/mozilla-devel-gtk1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mozilla-devel-gtk1/Makefile b/www/mozilla-devel-gtk1/Makefile index adf5a2a10424..f7c73da629ac 100644 --- a/www/mozilla-devel-gtk1/Makefile +++ b/www/mozilla-devel-gtk1/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mozilla -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 0 CATEGORIES= www |