Add a dependency, libgcrypt, it has autocheck in its configure and will
enabling by default if libgcrypt exists in system. Bump the PORTREVISION. Approved by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer)
This commit is contained in:
parent
2cbbb95c9b
commit
f2a503a75b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208471
1 changed files with 3 additions and 1 deletions
|
@ -8,12 +8,14 @@
|
|||
|
||||
PORTNAME= libggz
|
||||
PORTVERSION= ${GGZ_VERSION}
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= yinjieh@csie.nctu.edu.tw
|
||||
COMMENT= The GGZ Gaming Zone - Base Library
|
||||
|
||||
LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GNOME= gnomehack gnometarget
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue