diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-24 05:46:09 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-24 05:46:09 +0000 |
commit | 605531b645c604f0ccd228c1b5c16f9228bab999 (patch) | |
tree | 36b31087f8fe8961da6430f904c48ca02569e503 /www/mozilla-devel-gtk1 | |
parent | c5069191fc42c9e21dbb0292424ed01d1d66befc (diff) | |
download | FreeBSD-ports-605531b645c604f0ccd228c1b5c16f9228bab999.zip FreeBSD-ports-605531b645c604f0ccd228c1b5c16f9228bab999.tar.gz |
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')
-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 adf5a2a..f7c73da 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 |