1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Tiny cosmetic fixes.

Assure master ports and their lang-specific slaves of having
consistent categories.

Remove redundant space.
This commit is contained in:
Akinori MUSHA 2000-04-14 17:24:56 +00:00
parent dad8517b05
commit b12f43b5a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27533
7 changed files with 14 additions and 15 deletions

View File

@ -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

View File

@ -6,7 +6,7 @@
#
PKGNAMESUFFIX= -ssl
CATEGORIES= japanese www ipv6
CATEGORIES= japanese
MASTERDIR= ${.CURDIR}/../../www/w3m
PKGDIR= ${.CURDIR}/pkg

View File

@ -5,7 +5,7 @@
# $FreeBSD$
#
CATEGORIES= japanese www ipv6
CATEGORIES= japanese
MASTERDIR= ${.CURDIR}/../../www/w3m
PKGDIR= ${.CURDIR}/pkg

View File

@ -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" \

View File

@ -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" \

View File

@ -6,7 +6,6 @@
#
PKGNAMESUFFIX= -ssl
CATEGORIES= www ipv6
MASTERDIR= ${.CURDIR}/../../www/w3m
PKGDIR= ${.CURDIR}/pkg

View File

@ -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/ \