- Back out previous commit. An explicit dependency on math/libgmp4 is wrong.

Reported by:	pav@
This commit is contained in:
Pietro Cerutti 2009-05-18 21:19:04 +00:00
parent b80446f79f
commit 405c019bf5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234172

View File

@ -7,15 +7,14 @@
PORTNAME= libqalculate
PORTVERSION= 0.9.6
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= SF/qalculate
MAINTAINER= ports@FreeBSD.org
COMMENT= A a multi-purpose desktop calculator (backend library)
LIB_DEPENDS= cln.5:${PORTSDIR}/math/cln \
gmp.8:${PORTSDIR}/math/libgmp4
LIB_DEPENDS= cln.5:${PORTSDIR}/math/cln
USE_GNOME= glib20 gnomehack gnometarget intlhack libxml2
USE_GETTEXT= yes