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:
Jeremy Messenger 2008-03-05 18:22:04 +00:00
parent 2cbbb95c9b
commit f2a503a75b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208471

View file

@ -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