diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 03:47:30 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 03:47:30 +0800 |
commit | edbdb13fbcb3a7494c5c737e350db53f0679e34e (patch) | |
tree | 60e21968c3ffaaec0d9885fcbb3cf14253b4e4da /textproc/coccigrep | |
parent | 93c91030cc89e99e2fa3becd08361f9f6052e4c1 (diff) | |
download | freebsd-ports-gnome-edbdb13fbcb3a7494c5c737e350db53f0679e34e.tar.gz freebsd-ports-gnome-edbdb13fbcb3a7494c5c737e350db53f0679e34e.tar.zst freebsd-ports-gnome-edbdb13fbcb3a7494c5c737e350db53f0679e34e.zip |
cleanup plist
Diffstat (limited to 'textproc/coccigrep')
-rw-r--r-- | textproc/coccigrep/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/coccigrep/Makefile b/textproc/coccigrep/Makefile index e763a5b06938..b4cf72736db5 100644 --- a/textproc/coccigrep/Makefile +++ b/textproc/coccigrep/Makefile @@ -23,7 +23,6 @@ USE_PYTHON= distutils autoplist PLIST_FILES= man/man1/coccigrep.1.gz \ ${DATADIR_REL}/cocci-grep.el \ ${DATADIR_REL}/cocci-grep.vim -PLIST_DIRS= ${DATADIR_REL} PORTDOCS= ChangeLog README.rst OPTIONS_DEFINE= DOCS |