summaryrefslogtreecommitdiff
path: root/www/seamonkey
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2013-08-31 22:10:31 +0000
committerrillig <rillig@pkgsrc.org>2013-08-31 22:10:31 +0000
commitd832a8e786c335afe2ddedcf8b905c994a120b6b (patch)
tree4459f7bb22c2d4e2de74c0b7faf42ebae54a7bba /www/seamonkey
parentcb9d25201c502c1d4fcda212420abcd1c8e02fa4 (diff)
downloadpkgsrc-d832a8e786c335afe2ddedcf8b905c994a120b6b.tar.gz
Fixed pkglint warnings.
Diffstat (limited to 'www/seamonkey')
-rw-r--r--www/seamonkey/Makefile8
-rw-r--r--www/seamonkey/options.mk4
2 files changed, 6 insertions, 6 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index 73d9a50d9e8..fd5fe19264e 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.101 2013/08/11 03:18:46 ryoon Exp $
+# $NetBSD: Makefile,v 1.102 2013/08/31 22:10:31 rillig Exp $
#
DISTNAME= # empty
@@ -6,7 +6,7 @@ PKGNAME= seamonkey-${SM_VER:S/b/beta/}
SM_VER= 2.20
#LIGHTNINGVER= 1.9
CATEGORIES= www
-#${MASTER_SITE_MOZILLA:=seamonkey/releases/${SM_VER}/source/}
+#${MASTER_SITE_MOZILLA:=seamonkey/releases/${SM_VER}/source/}
MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=seamonkey/releases/${SM_VER}/source/}
DISTFILES= seamonkey-${SM_VER}.source.tar.bz2
# lightning-${LIGHTNINGVER}.source.tar.bz2
@@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/comm-release
MOZILLA_DIR= mozilla/
PLIST_SRC+= ${PLIST_SRC_DFLT}
USE_LANGUAGES+= c c++
-USE_TOOLS+= unzip
+USE_TOOLS+= unzip pax
CONFIG_GUESS_OVERRIDE+= ldap/sdks/c-sdk/config/autoconf/config.guess
CONFIG_SUB_OVERRIDE+= ldap/sdks/c-sdk/config/autoconf/config.sub
@@ -67,7 +67,7 @@ post-install:
rm -rf ${WRKDIR}/extensions
${MKDIR} ${WRKDIR}/extensions
${RUN} for e in ${XPI_FILES}; do \
- subdir="`${UNZIP_CMD} -c "$$e" install.rdf | awk '/^ <em:id>/ {sub(".*<em:id>","");sub("</em:id>.*","");print;exit;}'`" && \
+ subdir=`${UNZIP_CMD} -c "$$e" install.rdf | awk '/^ <em:id>/ {sub(".*<em:id>","");sub("</em:id>.*","");print;exit;}'` && \
${MKDIR} "${WRKDIR}/extensions/$$subdir" && \
cd "${WRKDIR}/extensions/$$subdir" && \
${UNZIP_CMD} -aqo $$e; \
diff --git a/www/seamonkey/options.mk b/www/seamonkey/options.mk
index c82eb01dc2c..5a9623a545d 100644
--- a/www/seamonkey/options.mk
+++ b/www/seamonkey/options.mk
@@ -1,7 +1,7 @@
-# $NetBSD: options.mk,v 1.25 2013/08/11 03:18:46 ryoon Exp $
+# $NetBSD: options.mk,v 1.26 2013/08/31 22:10:31 rillig Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.seamonkey
-PKG_SUPPORTED_OPTIONS= debug mozilla-jemalloc gnome mozilla-enigmail \
+PKG_SUPPORTED_OPTIONS= debug mozilla-jemalloc gnome mozilla-enigmail
PKG_SUPPORTED_OPTIONS+= mozilla-lightning webrtc
PLIST_VARS+= debug gnome jemalloc