1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Update to 1.9.0

USE_GETOPT_LONG

PR:		51432
Submitted by:	maintainer
This commit is contained in:
Tilman Keskinoz 2003-04-28 15:16:15 +00:00
parent 6444dc4eda
commit 85c4be58f2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79793
2 changed files with 3 additions and 7 deletions

View File

@ -8,7 +8,7 @@
#
PORTNAME= netrik
PORTVERSION= 1.8.0
PORTVERSION= 1.9.0
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -19,6 +19,7 @@ COMMENT= A text web browser, very ambitious, in active development
RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
USE_GMAKE= yes
USE_GETOPT_LONG=yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
@ -27,11 +28,6 @@ MAN5= netrikrc.5
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt"
.endif
.if ${OSVERSION} < 400000
LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
.endif

View File

@ -1 +1 @@
MD5 (netrik-1.8.0.tar.gz) = 5c0575272cf68456b932b72349e1d501
MD5 (netrik-1.9.0.tar.gz) = 783fe50b27db87abdccb8244027b0b0c