From 761ed8bd74dc87c5d76c2923dbece6feb1ab89fc Mon Sep 17 00:00:00 2001 From: adamw Date: Sat, 23 Oct 2004 19:26:43 +0000 Subject: Revert the previous change. That wasn't the droid^Wsolution I was looking for. --- www/mozilla-devel/Makefile | 6 +++--- www/seamonkey/Makefile | 6 +++--- www/seamonkey2/Makefile | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'www') 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?=\ -- cgit