1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Fix the dependencies. hfs is now in emulators and pgp is in security.

This commit is contained in:
Satoshi Asami 1995-07-13 00:55:40 +00:00
parent d3994b2cd3
commit a0796a9ef7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1957
3 changed files with 7 additions and 6 deletions

View File

@ -3,7 +3,7 @@
# Date created: 17 November 1994
# Whom: jmz
#
# $Id$
# $Id: Makefile,v 1.6 1995/04/12 20:31:33 asami Exp $
#
DISTNAME= tkhfs
@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
MAINTAINER= jmz@FreeBSD.org
EXEC_DEPENDS= hfs:${PORTSDIR}/utils/hfs
EXEC_DEPENDS= hfs:${PORTSDIR}/emulators/hfs
LIB_DEPENDS= tk\\.3\\.:${PORTSDIR}/x11/tk
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 20 Jan 1995
# Whom: ache
#
# $Id: Makefile,v 1.5 1995/07/08 00:49:12 ache Exp $
# $Id: Makefile,v 1.6 1995/07/11 04:08:25 asami Exp $
#
DISTNAME= PGPsendmail-v1.4
@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.dhp.com/pub/crypto/pgp/PGPsendmail/
MAINTAINER= ache@FreeBSD.ORG
EXEC_DEPENDS += pgp:${PORTSDIR}/utils/pgp
EXEC_DEPENDS += pgp:${PORTSDIR}/security/pgp
WRKSRC= ${WRKDIR}/pgpsendmail
INSTALL_TARGET= all_install

View File

@ -3,7 +3,7 @@
# Date created: 4 May 1995
# Whom: ache
#
# $Id: Makefile,v 1.5 1995/07/01 08:30:48 asami Exp $
# $Id: Makefile,v 1.6 1995/07/08 00:06:53 ache Exp $
#
DISTNAME= pgp26ru
@ -15,7 +15,8 @@ EXTRACT_SUFX= .zip
MAINTAINER= ache@FreeBSD.ORG
EXEC_DEPENDS += unzip:${PORTSDIR}/archivers/unzip
EXEC_DEPENDS += pgp:${PORTSDIR}/utils/pgp
EXEC_DEPENDS += pgp:${PORTSDIR}/security/pgp
EXTRACT_CMD= unzip
EXTRACT_ARGS= -q
NO_WRKSUBDIR= YES