From f0e643546ab2ff69e358fa139fea370d07e1c7a6 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Wed, 15 Jun 2005 02:21:03 +0000 Subject: remove ${WRKSRC} references from installed files. Bump PKGREVISION. --- cad/atlc/Makefile | 4 +++- cad/atlc/PLIST | 3 +-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'cad/atlc') diff --git a/cad/atlc/Makefile b/cad/atlc/Makefile index c05477fb172..c6052f57bef 100644 --- a/cad/atlc/Makefile +++ b/cad/atlc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:01 tv Exp $ +# $NetBSD: Makefile,v 1.11 2005/06/15 02:21:03 dmcmahill Exp $ # DISTNAME= atlc-4.6.0 +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=atlc/} @@ -19,5 +20,6 @@ TEST_TARGET= check post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/atlc ${INSTALL_DATA} ${WRKSRC}/examples/* ${PREFIX}/share/examples/atlc + ${RM} -f ${PREFIX}/share/examples/atlc/Makefile .include "../../mk/bsd.pkg.mk" diff --git a/cad/atlc/PLIST b/cad/atlc/PLIST index d98318bb044..95b8c15f673 100644 --- a/cad/atlc/PLIST +++ b/cad/atlc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2004/11/27 20:49:24 dmcmahill Exp $ +@comment $NetBSD: PLIST,v 1.4 2005/06/15 02:21:03 dmcmahill Exp $ bin/atlc bin/coax bin/create_any_bitmap @@ -393,7 +393,6 @@ share/examples/atlc/50ohm-401h.bmp share/examples/atlc/50ohm-401h.bmp.txt share/examples/atlc/50ohm-801h.bmp share/examples/atlc/50ohm-801h.bmp.txt -share/examples/atlc/Makefile share/examples/atlc/Makefile.am share/examples/atlc/Makefile.in share/examples/atlc/README -- cgit v1.2.3