From 303da97ff68dd8e8333ac11d60959089849ea6a3 Mon Sep 17 00:00:00 2001 From: espie Date: Wed, 17 May 2000 00:24:51 +0000 Subject: [PATCH] Remove work-around for pre-2.7 pkg_add. --- print/ghostscript/encrypt/Makefile | 4 +--- print/ghostscript/encrypt/pkg/PLIST-aladdin | 2 -- print/ghostscript/encrypt/pkg/PLIST-gnu | 2 -- 3 files changed, 1 insertion(+), 7 deletions(-) diff --git a/print/ghostscript/encrypt/Makefile b/print/ghostscript/encrypt/Makefile index c70dad1dc14..d0d2d14225d 100644 --- a/print/ghostscript/encrypt/Makefile +++ b/print/ghostscript/encrypt/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2000/04/03 01:54:06 espie Exp $ +# $OpenBSD: Makefile,v 1.8 2000/05/17 00:24:51 espie Exp $ CATEGORIES= print NEED_VERSION= 1.247 @@ -40,8 +40,6 @@ pre-fake: mkdir -p ${GSDIR} do-install: - # needed to keep dumb pkg_create quiet - touch ${GSDIR}/.gs-encrypt ${INSTALL_DATA} ${FULLDISTDIR}/${DISTFILES} ${GSDIR} .include diff --git a/print/ghostscript/encrypt/pkg/PLIST-aladdin b/print/ghostscript/encrypt/pkg/PLIST-aladdin index 48974f20f45..2ce2d4e63ad 100644 --- a/print/ghostscript/encrypt/pkg/PLIST-aladdin +++ b/print/ghostscript/encrypt/pkg/PLIST-aladdin @@ -1,5 +1,3 @@ -@comment Stub to avoid tripping @exec -share/ghostscript/6.01/lib/.gs-encrypt @exec mv %D/share/ghostscript/6.01/lib/pdf_sec.ps %D/share/ghostscript/6.01/lib/pdf_sec.stub share/ghostscript/6.01/lib/pdf_sec.ps @unexec mv %D/share/ghostscript/6.01/lib/pdf_sec.stub %D/share/ghostscript/6.01/lib/pdf_sec.ps diff --git a/print/ghostscript/encrypt/pkg/PLIST-gnu b/print/ghostscript/encrypt/pkg/PLIST-gnu index 3dc7c0cfb97..f9449674a94 100644 --- a/print/ghostscript/encrypt/pkg/PLIST-gnu +++ b/print/ghostscript/encrypt/pkg/PLIST-gnu @@ -1,5 +1,3 @@ -@comment Stub to avoid tripping @exec -share/ghostscript/5.50/.gs-encrypt @exec mv %D/share/ghostscript/5.50/pdf_sec.ps %D/share/ghostscript/5.50/pdf_sec.stub share/ghostscript/5.50/pdf_sec.ps @unexec mv %D/share/ghostscript/5.50/pdf_sec.stub %D/share/ghostscript/5.50/pdf_sec.ps