--- ./sgmlfmt/Makefile.orig	2014-06-10 08:00:07.272462749 +0900
+++ ./sgmlfmt/Makefile	2014-06-10 08:01:56.855462177 +0900
@@ -1,6 +1,6 @@
 # $Id$
 
-FILES=		sgmlfmt
+SCRIPTS=		sgmlfmt
 CLEANFILES=	sgmlfmt
 MAN1=		sgmlfmt.1
 
@@ -13,7 +13,7 @@
 	sed -e 's|##PERL##|${PREFIX}/bin/perl|' -e 's|##PREFIX##|${PREFIX}|' < sgmlfmt.pl > sgmlfmt
 .endif
 
-afterinstall:
+no-afterinstall:
 	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} ${FILES} \
 		${BINDIR}