mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 3.33
PR: 35415 Submitted by: KATO Tsuguru <tkato@prontomail.com>
This commit is contained in:
parent
e73b7eba1b
commit
2fdd29f994
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55358
2 changed files with 8 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= topaz
|
||||
PORTVERSION= 3.30
|
||||
PORTVERSION= 3.33
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://hp.vector.co.jp/authors/VA007663/topaz/bin/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}-src
|
||||
|
@ -15,15 +15,16 @@ MAINTAINER= ports@FreeBSD.org
|
|||
|
||||
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
|
||||
|
||||
.include<bsd.port.pre.mk>
|
||||
.if ${OSVERSION} < 400010
|
||||
LIB_DEPENDS+= ncurses:${PORTSDIR}/devel/ncurses
|
||||
.endif
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
USE_XLIB= yes
|
||||
MAKEFILE= Makefile.freebsd
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 400010
|
||||
LIB_DEPENDS+= ncurses:${PORTSDIR}/devel/ncurses
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
${LN} -sf ${PREFIX}/lib/topaz/topaz.sh ${PREFIX}/bin/topaz
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (topaz-3_30-src.tar.gz) = af8ad774d178eb03c438c2e5a69b6958
|
||||
MD5 (topaz-3_33-src.tar.gz) = b923bf29ff62d55b451ed23023be5afa
|
||||
|
|
Loading…
Add table
Reference in a new issue