diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-05-27 04:54:54 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-05-27 04:54:54 +0000 |
commit | f951e0dd99681c2dd22f8fffc01b1e93daf11816 (patch) | |
tree | a7700fc7e57ab6cf1b8f4145b0485926562ac8f8 /devel/libassa/Makefile | |
parent | 965ab41481e82128abd0f0ab381dee9fb738c270 (diff) |
Notes
Diffstat (limited to 'devel/libassa/Makefile')
-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> |