summaryrefslogtreecommitdiff
path: root/textproc/p5-Convert-ASN1
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-08-29 00:32:03 +0000
committerjlam <jlam@pkgsrc.org>2000-08-29 00:32:03 +0000
commit208b54877f3d832e98bc5fb1ab5582e3907b1c8c (patch)
tree642e6556e1f6a063e55479d4f864c76438a80d9c /textproc/p5-Convert-ASN1
parent7329d4eff0eff3f04addbeddb32a34ffb527d439 (diff)
downloadpkgsrc-208b54877f3d832e98bc5fb1ab5582e3907b1c8c.tar.gz
Remove "*.orig" files so they don't accidentally get installed.
Diffstat (limited to 'textproc/p5-Convert-ASN1')
-rw-r--r--textproc/p5-Convert-ASN1/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/p5-Convert-ASN1/Makefile b/textproc/p5-Convert-ASN1/Makefile
index 858c8d41562..c8132712ad1 100644
--- a/textproc/p5-Convert-ASN1/Makefile
+++ b/textproc/p5-Convert-ASN1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/08/27 07:11:21 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2000/08/29 00:32:03 jlam Exp $
#
DISTNAME= Convert-ASN1-0.07
@@ -11,6 +11,9 @@ MAINTAINER= packages@netbsd.org
USE_PERL5= # defined
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Convert/ASN1/.packlist
+post-patch:
+ ${FIND} ${WRKSRC} -name "*.orig" -exec ${RM} -f {} \;
+
do-configure:
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL