summaryrefslogtreecommitdiff
path: root/security/pgp5
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-11-07 08:11:47 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-11-07 08:11:47 +0000
commit42d449e17e93d33495ee7713487077f328f671ab (patch)
treea3b8e21c7dd4f8ef12d2341563ada14dc95b6300 /security/pgp5
parentDefine NO_LATEST_LINK, because this is a -devel version. (diff)
Install pgp_old as pgpo, as that is the symlink expected by the pgp binary.
PR: 16211 Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=49714
Diffstat (limited to 'security/pgp5')
-rw-r--r--security/pgp5/files/patch-ac2
-rw-r--r--security/pgp5/pkg-plist4
2 files changed, 3 insertions, 3 deletions
diff --git a/security/pgp5/files/patch-ac b/security/pgp5/files/patch-ac
index 2ff7c777ef86..bb15dfe9fbc4 100644
--- a/security/pgp5/files/patch-ac
+++ b/security/pgp5/files/patch-ac
@@ -22,7 +22,7 @@
- $(LN_S) pgp pgpe; \
- $(LN_S) pgp pgps; \
- $(LN_S) pgp pgpv; \
-- $(LN_S) pgp pgp_old \
+- $(LN_S) pgp pgpo \
+ $(LN_S) $(INSTPGP) pgpe; \
+ $(LN_S) $(INSTPGP) pgps; \
+ $(LN_S) $(INSTPGP) pgpv; \
diff --git a/security/pgp5/pkg-plist b/security/pgp5/pkg-plist
index a5acc8a38345..8e2b067b5acc 100644
--- a/security/pgp5/pkg-plist
+++ b/security/pgp5/pkg-plist
@@ -2,11 +2,11 @@ bin/pgp5
@exec ln -fs %D/%F %B/pgpe
@exec ln -fs %D/%F %B/pgps
@exec ln -fs %D/%F %B/pgpv
-@exec ln -fs %D/%F %B/pgp_old
+@exec ln -fs %D/%F %B/pgpo
@unexec rm %B/pgpe
@unexec rm %B/pgps
@unexec rm %B/pgpv
-@unexec rm %B/pgp_old
+@unexec rm %B/pgpo
bin/pgpk
lib/libbn.a
lib/libpgp.a