diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:47:30 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:47:30 +0000 |
commit | 8e32ed8b7220dcffa567dc68b7560c32e116d9da (patch) | |
tree | 60e21968c3ffaaec0d9885fcbb3cf14253b4e4da /textproc/dictem | |
parent | 2d1e78c69d7ab87dc0ea6851ec0f88f35d986069 (diff) |
Notes
Diffstat (limited to 'textproc/dictem')
-rw-r--r-- | textproc/dictem/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/dictem/Makefile b/textproc/dictem/Makefile index 2ceec1d6b87b..3c4db88cd8f3 100644 --- a/textproc/dictem/Makefile +++ b/textproc/dictem/Makefile @@ -23,7 +23,6 @@ SRC_EL= dictem.el dictem-lingvo-dsl.el dictem-elisp.el PLIST_FILES+= ${LISPDIR}/${f} \ ${LISPDIR}/${f:S/.el$/.elc/} .endfor -PLIST_DIRS+= ${LISPDIR} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PORTDOCS+= README AUTHORS NEWS COPYING TODO |