mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
- Update to version 2.5
PR: 55901 Submitted by: Ports Fury
This commit is contained in:
parent
967f1d8d7f
commit
9abf0f65bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87570
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gnometelnet
|
||||
PORTVERSION= 2.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.5
|
||||
CATEGORIES= net gnome
|
||||
MASTER_SITES= http://www.cyest.org/downloads/
|
||||
DISTNAME= ${PORTNAME:S/gnome/gnome-/}-${PORTVERSION}
|
||||
@ -26,11 +25,11 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
pre-configure:
|
||||
.for file in install-sh mkinstalldirs
|
||||
@${LN} -sf ${LOCALBASE}/share/automake/${file} ${WRKSRC}/${file}
|
||||
.endfor
|
||||
@${LN} -sf ${LOCALBASE}/share/automake/install-sh ${WRKSRC}
|
||||
@${RM} -f ${WRKSRC}/config.cache
|
||||
|
||||
.for file in config.guess config.sub
|
||||
@${RM} -f ${WRKSRC}/${file} && ${TOUCH} ${WRKSRC}/${file}
|
||||
.endfor
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${PREFIX}/share/gnome/apps/Internet
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gnome-telnet-2.4.tar.bz2) = 0a1acf42ca6117b179f6d839d52a1746
|
||||
MD5 (gnome-telnet-2.5.tar.bz2) = 5f1f1b17c167598272feae2350818a98
|
||||
|
Loading…
Reference in New Issue
Block a user