mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
1st EXEC->BUILD
2nd EXEC->RUN
This commit is contained in:
parent
f9c3dedf0f
commit
7565c4b733
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2183
@ -3,7 +3,7 @@
|
||||
# Date created: 4 May 1995
|
||||
# Whom: ache
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1995/07/08 00:06:53 ache Exp $
|
||||
# $Id: Makefile,v 1.7 1995/07/13 00:55:40 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pgp26ru
|
||||
@ -14,8 +14,8 @@ EXTRACT_SUFX= .zip
|
||||
|
||||
MAINTAINER= ache@FreeBSD.ORG
|
||||
|
||||
EXEC_DEPENDS += unzip:${PORTSDIR}/archivers/unzip
|
||||
EXEC_DEPENDS += pgp:${PORTSDIR}/security/pgp
|
||||
BUILD_DEPENDS += unzip:${PORTSDIR}/archivers/unzip
|
||||
RUN_DEPENDS += pgp:${PORTSDIR}/security/pgp
|
||||
|
||||
EXTRACT_CMD= unzip
|
||||
EXTRACT_ARGS= -q
|
||||
|
Loading…
Reference in New Issue
Block a user