diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-09 18:58:32 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-09 18:58:32 +0000 |
commit | b56d6d18d1620169861d80fd7c9521eebab1d2cc (patch) | |
tree | cba310458b54d714bbe8016ac82f7322623f4574 /x11-fm | |
parent | cddce28404a4175f0f3fab35289542301ada3928 (diff) | |
download | ports-b56d6d18d1620169861d80fd7c9521eebab1d2cc.tar.gz ports-b56d6d18d1620169861d80fd7c9521eebab1d2cc.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/apotheke/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fm/apotheke/Makefile b/x11-fm/apotheke/Makefile index d79c15123a90..7ec92cc6ea79 100644 --- a/x11-fm/apotheke/Makefile +++ b/x11-fm/apotheke/Makefile @@ -7,12 +7,14 @@ PORTNAME= apotheke PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= x11-fm MASTER_SITES= ftp://ftp.berlios.de/pub/apotheke/ MAINTAINER= martin.klaffenboeck@gmx.at LIB_DEPENDS= nautilus.2:${PORTSDIR}/x11-fm/nautilus2 +RUN_DEPENDS= ssh-askpass:${PORTSDIR}/security/openssh-askpass USE_GNOMENG= yes USE_GNOME= gnomehack gnomeprefix |