summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2004-10-23 19:26:43 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2004-10-23 19:26:43 +0000
commit31000e3382ed28f97cb9dea4728729909f79d9a2 (patch)
treee6770069c5fcffcff24b2360682fa7e600cfa8cf /www
parentSince popfile 0.22.0 doesn't work with DBD::SQLite 1.x, switch to SQLite2. (diff)
Revert the previous change. That wasn't the droid^Wsolution
I was looking for.
Notes
Notes: svn path=/head/; revision=120044
Diffstat (limited to 'www')
-rw-r--r--www/mozilla-devel/Makefile6
-rw-r--r--www/seamonkey/Makefile6
-rw-r--r--www/seamonkey2/Makefile6
3 files changed, 9 insertions, 9 deletions
diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile
index c1c8eb1617ab..d88cda09573b 100644
--- a/www/mozilla-devel/Makefile
+++ b/www/mozilla-devel/Makefile
@@ -89,9 +89,9 @@ CONFIGURE_ARGS+= --enable-default-toolkit=gtk2
ESD_LIB= libesd.so.2
FREETYPE_LIB= libfreetype.so.9
-PKGCONFIG_FILES=mozilla-gtkmozembed-devel mozilla-js-devel \
- mozilla-xpcom-devel mozilla-nspr-devel \
- mozilla-nss-devel mozilla-plugin-devel
+PKGCONFIG_FILES=mozilla-gtkmozembed mozilla-js \
+ mozilla-xpcom mozilla-nspr \
+ mozilla-nss mozilla-plugin
# JPI stuff. List paths to Java Plug-ins here in the order to try.
JPI_LIST?=\
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index c1c8eb1617ab..d88cda09573b 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -89,9 +89,9 @@ CONFIGURE_ARGS+= --enable-default-toolkit=gtk2
ESD_LIB= libesd.so.2
FREETYPE_LIB= libfreetype.so.9
-PKGCONFIG_FILES=mozilla-gtkmozembed-devel mozilla-js-devel \
- mozilla-xpcom-devel mozilla-nspr-devel \
- mozilla-nss-devel mozilla-plugin-devel
+PKGCONFIG_FILES=mozilla-gtkmozembed mozilla-js \
+ mozilla-xpcom mozilla-nspr \
+ mozilla-nss mozilla-plugin
# JPI stuff. List paths to Java Plug-ins here in the order to try.
JPI_LIST?=\
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile
index c1c8eb1617ab..d88cda09573b 100644
--- a/www/seamonkey2/Makefile
+++ b/www/seamonkey2/Makefile
@@ -89,9 +89,9 @@ CONFIGURE_ARGS+= --enable-default-toolkit=gtk2
ESD_LIB= libesd.so.2
FREETYPE_LIB= libfreetype.so.9
-PKGCONFIG_FILES=mozilla-gtkmozembed-devel mozilla-js-devel \
- mozilla-xpcom-devel mozilla-nspr-devel \
- mozilla-nss-devel mozilla-plugin-devel
+PKGCONFIG_FILES=mozilla-gtkmozembed mozilla-js \
+ mozilla-xpcom mozilla-nspr \
+ mozilla-nss mozilla-plugin
# JPI stuff. List paths to Java Plug-ins here in the order to try.
JPI_LIST?=\