diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libassa/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libassa/Makefile b/devel/libassa/Makefile index ffd6a3cbf62e..b28215e18289 100644 --- a/devel/libassa/Makefile +++ b/devel/libassa/Makefile @@ -22,7 +22,6 @@ CONFIGURE_ARGS= --disable-html-docs --disable-static INSTALLS_SHLIB= yes post-patch: - @${CP} ${LTMAIN} ${WRKSRC} @${REINPLACE_CMD} -e '/^SUBDIRS/s: doc : :g' ${WRKSRC}/Makefile.in .include <bsd.port.mk> |