summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--japanese/w3/Makefile2
-rw-r--r--japanese/w3m-ssl/Makefile2
-rw-r--r--japanese/w3m/Makefile2
-rw-r--r--www/w3-4/Makefile10
-rw-r--r--www/w3/Makefile10
-rw-r--r--www/w3m-ssl/Makefile1
-rw-r--r--www/w3m/Makefile2
7 files changed, 14 insertions, 15 deletions
diff --git a/japanese/w3/Makefile b/japanese/w3/Makefile
index cb2acb441afb..400514332df0 100644
--- a/japanese/w3/Makefile
+++ b/japanese/w3/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-CATEGORIES= japanese www elisp
+CATEGORIES= japanese
# Don't RUN_DEPENDS on mule because we don't know which version the
# user would want. We can't omit the BUILD_DEPENDS because it needs
diff --git a/japanese/w3m-ssl/Makefile b/japanese/w3m-ssl/Makefile
index c95ac1990fc3..c065707cd195 100644
--- a/japanese/w3m-ssl/Makefile
+++ b/japanese/w3m-ssl/Makefile
@@ -6,7 +6,7 @@
#
PKGNAMESUFFIX= -ssl
-CATEGORIES= japanese www ipv6
+CATEGORIES= japanese
MASTERDIR= ${.CURDIR}/../../www/w3m
PKGDIR= ${.CURDIR}/pkg
diff --git a/japanese/w3m/Makefile b/japanese/w3m/Makefile
index 17d253b59a4d..b00800cbb100 100644
--- a/japanese/w3m/Makefile
+++ b/japanese/w3m/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-CATEGORIES= japanese www ipv6
+CATEGORIES= japanese
MASTERDIR= ${.CURDIR}/../../www/w3m
PKGDIR= ${.CURDIR}/pkg
diff --git a/www/w3-4/Makefile b/www/w3-4/Makefile
index 709d5e54c835..89c2dc7856d0 100644
--- a/www/w3-4/Makefile
+++ b/www/w3-4/Makefile
@@ -7,7 +7,7 @@
PORTNAME= w3
PORTVERSION= 2.2.26
-CATEGORIES?= www elisp
+CATEGORIES+= www elisp
MASTER_SITES= ftp://ftp.iij.ad.jp/pub/network/WWW/w3/ \
ftp://ftp.cs.indiana.edu/pub/elisp/w3/
@@ -37,11 +37,11 @@ INFOFILE= w3.info
post-build:
.for f in DEINSTALL INSTALL dot.emacs user-install
@${SED} -e "s,%VERSION%,${VERSION},g" \
- -e "s,%PREFIX%,${PREFIX},g" \
- -e "s,%INFODIR%,${INFODIR},g" \
- -e "s,%ELISPDIR%,${ELISPDIR},g" \
+ -e "s,%PREFIX%,${PREFIX},g" \
+ -e "s,%INFODIR%,${INFODIR},g" \
+ -e "s,%ELISPDIR%,${ELISPDIR},g" \
-e "s,%INFOFILE%,${INFOFILE},g" \
- -e "s,%ADDIR%,${ADDIR},g" \
+ -e "s,%ADDIR%,${ADDIR},g" \
-e "s,%TOUCH%,${TOUCH},g" \
-e "s,%MKDIR%,${MKDIR},g" \
-e "s,%SAMPLEDIR%,${SAMPLEDIR},g" \
diff --git a/www/w3/Makefile b/www/w3/Makefile
index 709d5e54c835..89c2dc7856d0 100644
--- a/www/w3/Makefile
+++ b/www/w3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= w3
PORTVERSION= 2.2.26
-CATEGORIES?= www elisp
+CATEGORIES+= www elisp
MASTER_SITES= ftp://ftp.iij.ad.jp/pub/network/WWW/w3/ \
ftp://ftp.cs.indiana.edu/pub/elisp/w3/
@@ -37,11 +37,11 @@ INFOFILE= w3.info
post-build:
.for f in DEINSTALL INSTALL dot.emacs user-install
@${SED} -e "s,%VERSION%,${VERSION},g" \
- -e "s,%PREFIX%,${PREFIX},g" \
- -e "s,%INFODIR%,${INFODIR},g" \
- -e "s,%ELISPDIR%,${ELISPDIR},g" \
+ -e "s,%PREFIX%,${PREFIX},g" \
+ -e "s,%INFODIR%,${INFODIR},g" \
+ -e "s,%ELISPDIR%,${ELISPDIR},g" \
-e "s,%INFOFILE%,${INFOFILE},g" \
- -e "s,%ADDIR%,${ADDIR},g" \
+ -e "s,%ADDIR%,${ADDIR},g" \
-e "s,%TOUCH%,${TOUCH},g" \
-e "s,%MKDIR%,${MKDIR},g" \
-e "s,%SAMPLEDIR%,${SAMPLEDIR},g" \
diff --git a/www/w3m-ssl/Makefile b/www/w3m-ssl/Makefile
index cb6a00a3d8dc..cac3a737c9a2 100644
--- a/www/w3m-ssl/Makefile
+++ b/www/w3m-ssl/Makefile
@@ -6,7 +6,6 @@
#
PKGNAMESUFFIX= -ssl
-CATEGORIES= www ipv6
MASTERDIR= ${.CURDIR}/../../www/w3m
PKGDIR= ${.CURDIR}/pkg
diff --git a/www/w3m/Makefile b/www/w3m/Makefile
index 4c8fb67003eb..68c422c1d01d 100644
--- a/www/w3m/Makefile
+++ b/www/w3m/Makefile
@@ -7,7 +7,7 @@
PORTNAME= w3m
PORTVERSION?= ${W3M_VER}
-CATEGORIES?= www ipv6
+CATEGORIES+= www ipv6
MASTER_SITES= ftp://ei5nazha.yz.yamagata-u.ac.jp/w3m/dev/ \
ftp://ftp.firedrake.org/w3m/dev/ \
http://www.instinct.org/~pgl/w3m/dev/ \