Fix wrong PORTNAME/PORTVERSION and use PKGNAMESUFFIX.

PR:		ports/17925
This commit is contained in:
Akinori MUSHA 2000-04-11 12:48:47 +00:00
parent 935136d047
commit 7b4b0c4f33
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27448
2 changed files with 3 additions and 4 deletions

View File

@ -5,8 +5,7 @@
# $FreeBSD$
#
PORTNAME= w3m-ssl
PORTVERSION= ${W3m_VER}
PKGNAMESUFFIX= -ssl
CATEGORIES= www ipv6
MASTERDIR= ${.CURDIR}/../../www/w3m

View File

@ -5,7 +5,7 @@
# $FreeBSD$
#
PORTNAME?= w3m
PORTNAME= w3m
PORTVERSION?= ${W3M_VER}
CATEGORIES?= www ipv6
MASTER_SITES= ftp://ei5nazha.yz.yamagata-u.ac.jp/w3m/dev/ \
@ -18,7 +18,7 @@ MAINTAINER= nobutaka@nobutaka.com
BUILD_DEPENDS= ${LOCALBASE}/lib/libgc.a:${PORTSDIR}/devel/boehm-gc
W3M_VER= 0.1.7
WRKSRC= ${WRKDIR}/w3m
WRKSRC= ${WRKDIR}/${PORTNAME}
MAN1= w3m.1
MANLANG= ""
CFLAGS= -pipe