mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Revert part of r356803, due to issues on 11.x
Reported by: swills
This commit is contained in:
parent
d8533044c0
commit
30bf49425f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356839
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
|||
MAINTAINER= erik@bz.bzflag.bz
|
||||
COMMENT= Template Numerical Toolkit
|
||||
|
||||
USES= zip
|
||||
USES= zip:infozip
|
||||
NO_BUILD= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
|
|
@ -17,7 +17,7 @@ LIB_DEPENDS= libgnet-2.0.so:${PORTSDIR}/net/gnet2
|
|||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:C/\.src$//}/src
|
||||
|
||||
USES= gmake pkgconfig zip
|
||||
USES= gmake pkgconfig zip:infozip
|
||||
USE_GNOME= gtkmm24
|
||||
MAKE_ENV= OS="${OPSYS}" DATADIR="${DATADIR}" DOCSDIR="${DOCSDIR}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue