parent
5e68c72aa4
commit
2b6c769d74
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=431654
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tintin++
|
||||
PORTVERSION= 2.01.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.01.2
|
||||
CATEGORIES+= net games
|
||||
MASTER_SITES= SF/tintin/TinTin%2B%2B%20Source%20Code/${PORTVERSION}/
|
||||
DISTNAME= tintin-${PORTVERSION}
|
||||
@ -22,7 +21,9 @@ BIG5_DESC= Big5 support
|
||||
CONFIGURE_ARGS= --includedir=${LOCALBASE}/include \
|
||||
--libdir=${LOCALBASE}/lib \
|
||||
--prefix=${PREFIX}
|
||||
CONFIGURE_ENV= ac_cv_file__dev_ptmx=no
|
||||
CONFIGURE_ENV= ac_cv_file__dev_ptmx=no \
|
||||
ac_cv_header_gnutls_gnutls_h=no \
|
||||
ac_cv_lib_gnutls_gnutls_init=no
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake localbase
|
||||
WRKSRC= ${WRKDIR}/tt/src
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (tintin-2.01.1.tar.gz) = f66ec6254fecffbdd9c83cdd30a3d6b7a7cca2f51eff9b699a48dcb374b9f99b
|
||||
SIZE (tintin-2.01.1.tar.gz) = 272470
|
||||
TIMESTAMP = 1484576013
|
||||
SHA256 (tintin-2.01.2.tar.gz) = 01e11e3cded48ff686b2ea16e767acf1f6b5ea326551ecff091552e89f4a038e
|
||||
SIZE (tintin-2.01.2.tar.gz) = 274380
|
||||
|
Loading…
Reference in New Issue
Block a user