diff options
Diffstat (limited to 'net-im/fugu/Makefile')
-rw-r--r-- | net-im/fugu/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/fugu/Makefile b/net-im/fugu/Makefile index 9880d9d..8ba60b4 100644 --- a/net-im/fugu/Makefile +++ b/net-im/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 |