summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2005-09-28 17:31:20 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2005-09-28 17:31:20 +0000
commit5ee53c54cc5f787888eb1deafc8da40a087e899b (patch)
tree5fb291bdc4fc4571cd66b3daf45bdf282f6453b6
parentUpdate to 0.4.26 (diff)
LIB_DEPEND on libmfr
Bump PORTREVISION PR: 86674 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes: svn path=/head/; revision=143716
-rw-r--r--deskutils/genius/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile
index db120fc75e2e..f8f3e0e24cc0 100644
--- a/deskutils/genius/Makefile
+++ b/deskutils/genius/Makefile
@@ -7,6 +7,7 @@
PORTNAME= genius
PORTVERSION= 0.7.4
+PORTREVISION= 1
CATEGORIES= deskutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME} \
http://ftp.5z.com/pub/genius/
@@ -15,8 +16,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
MAINTAINER= ports@FreeBSD.org
COMMENT= Arbitrary precision calculator for Gnome Desktop Environment
-BUILD_DEPENDS= ${LOCALBASE}/include/mpfr.h:${PORTSDIR}/math/mpfr
-LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS= mpfr.1:${PORTSDIR}/math/mpfr
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix gnometarget gtksourceview intlhack \