--- freebsd/freebsd/dahdi/Makefile.orig	2011-04-19 00:31:03.000000000 +0700
+++ freebsd/freebsd/dahdi/Makefile	2011-04-19 00:31:29.000000000 +0700
@@ -14,11 +14,5 @@
 	@if ! cmp -s ${.TARGET}.tmp ${.TARGET}; then echo "Updating ${.TARGET}"; mv ${.TARGET}.tmp ${.TARGET}; fi
 	@rm -f ${.TARGET}.tmp
 
-afterinstall:
-	${MKDIR} ${PREFIX}/include/dahdi/compat
-.for _h in ${INCS}
-	${INSTALL_DATA} ${INCLUDEDIR}/dahdi/${_h} ${PREFIX}/include/dahdi/${_h:H}
-.endfor
-
 .include <bsd.kmod.mk>
 .include <bsd.own.mk>
