summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-09-07 02:03:46 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-09-07 02:03:46 +0000
commitdd37f65cec651d509c1c5dbecc12c412863b8d76 (patch)
treee181929a726ea979d789cc332b175ec13b96835b /deskutils
parentfix build: machine/soundcard.h is depreciated. (diff)
Depend on libgmp-freebsd to fix build on -current
Notes
Notes: svn path=/head/; revision=65754
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/genius/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile
index b69a4ae04ebb..b693e3ad6cb0 100644
--- a/deskutils/genius/Makefile
+++ b/deskutils/genius/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://ftp.5z.com/pub/genius/
MAINTAINER= ports@FreeBSD.org
+LIB_DEPENDS= gmp.3:${PORTSDIR}/math/libgmp-freebsd
+
USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_GMAKE= yes