aboutsummaryrefslogtreecommitdiff
path: root/cad/dinotrace
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-08-19 13:41:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-08-19 13:41:51 +0000
commitbc0d524329dfcbb44b3e1bb1fb80faf5ec40862f (patch)
tree81a2ca31789f4172ca1be25f640fe0b45335d47a /cad/dinotrace
parent649e9e5910e032ee0e33fded71c09c00f301d6d4 (diff)
downloadports-bc0d524329dfcbb44b3e1bb1fb80faf5ec40862f.tar.gz
ports-bc0d524329dfcbb44b3e1bb1fb80faf5ec40862f.zip
Fix previous commit.
Pointy hat to: mat Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=394780
Diffstat (limited to 'cad/dinotrace')
-rw-r--r--cad/dinotrace/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile
index 85b4a3ee5afe..9e249116a1eb 100644
--- a/cad/dinotrace/Makefile
+++ b/cad/dinotrace/Makefile
@@ -41,6 +41,5 @@ post-install-EMACS-on:
.for F in dinotrace.el sim-log.el
${INSTALL_DATA} ${WRKSRC}/lisp/${F} ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR}
.endfor
-.endif
.include <bsd.port.mk>