aboutsummaryrefslogtreecommitdiff
path: root/print/xtem/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/xtem/Makefile')
-rw-r--r--print/xtem/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xtem/Makefile b/print/xtem/Makefile
index 5be0d663ea82..fdb36bfab102 100644
--- a/print/xtem/Makefile
+++ b/print/xtem/Makefile
@@ -3,7 +3,7 @@
# Date created: 01 June 1997
# Whom: Peter Cornelius <pc@inr.fzk.de>
#
-# $Id: Makefile,v 1.1.1.1 1998/02/04 12:15:34 tg Exp $
+# $Id: Makefile,v 1.2 1998/02/08 21:54:09 asami Exp $
DISTNAME= xtem_texmenu.6.18
PKGNAME= xtem-6.18
@@ -38,6 +38,6 @@ post-install:
@${CP} ${FILESDIR}/xtem_locals_german/[a-z]* \
${PREFIX}/share/xtem_locals_german
# clean up left-overs...
- @${RM} ${PREFIX}/share/xtem_locals_*/.nfs*
+ @${RM} -f ${PREFIX}/share/xtem_locals_*/.nfs*
.include <bsd.port.mk>