summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2005-08-31 19:36:23 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2005-08-31 19:36:23 +0000
commit11164934f1a5b48fd5c2d6e7c8b04c48e7e48fb1 (patch)
treeb70cdb1381e8c69a469aa874f0d9fcc9d36d6d6f /deskutils
parentFix build on -CURRENT. (diff)
Fix typo.
Notes
Notes: svn path=/head/; revision=141625
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/genius/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile
index b13cb93ce579..db120fc75e2e 100644
--- a/deskutils/genius/Makefile
+++ b/deskutils/genius/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
MAINTAINER= ports@FreeBSD.org
COMMENT= Arbitrary precision calculator for Gnome Desktop Environment
-BUILD_DPENDS= ${LOCALBASE}/include/mpfr.h:${PORTSDIR}/math/mpfr
+BUILD_DEPENDS= ${LOCALBASE}/include/mpfr.h:${PORTSDIR}/math/mpfr
LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
USE_X_PREFIX= yes