mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Update to 0.7.1. Removed useless gettext dependency.
PR: 28044 Submitted by: Kato Tsuguru <tkato@prontomail.com>
This commit is contained in:
parent
60a9f252eb
commit
c889820fe0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43886
@ -6,19 +6,15 @@
|
||||
#
|
||||
|
||||
PORTNAME= yafc
|
||||
PORTVERSION= 0.6.6
|
||||
PORTVERSION= 0.7.1
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -lintl"
|
||||
|
||||
MAN1= yafc.1
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (yafc-0.6.6.tar.bz2) = 8b0cbca10aac83081b2d276e773c0509
|
||||
MD5 (yafc-0.7.1.tar.bz2) = 5cdf422053c5d4ff5d4f38271b523a84
|
||||
|
Loading…
Reference in New Issue
Block a user