summaryrefslogtreecommitdiff
path: root/net/fugu/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2001-04-06 06:34:54 +0000
committerMichael Haro <mharo@FreeBSD.org>2001-04-06 06:34:54 +0000
commitae5c7fe165bf3549a7dac88fed8f05fc30d47600 (patch)
treee6675c56d538ac9281139594c7f62aba3fa94e4b /net/fugu/Makefile
parentUnbreak for ELF and upgrade to 3.3 from 3.2. (diff)
Update net/fugu from 0.9.9e to 1.0
also fix build problem detected by the package building cluster PR: 25954 Submitted by: maintainer
Diffstat (limited to 'net/fugu/Makefile')
-rw-r--r--net/fugu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/fugu/Makefile b/net/fugu/Makefile
index 9880d9db17b2..8ba60b4059d8 100644
--- a/net/fugu/Makefile
+++ b/net/fugu/Makefile
@@ -6,13 +6,14 @@
#
PORTNAME= fugu
-PORTVERSION= 0.9.9e
+PORTVERSION= 1.0
CATEGORIES= net python
MASTER_SITES= http://fugu.gale.org/dist/
MAINTAINER= peterh@sapros.com
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/pmw
+LIB_DEPENDS+= rsaref.2:${PORTSDIR}/security/rsaref
USE_PYTHON= yes
USE_XLIB= yes