summaryrefslogtreecommitdiff
path: root/devel/cil
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-20 18:06:21 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-20 18:06:21 +0000
commitdac273fd32f2636f58a236a7f936e2562ed0e373 (patch)
tree26f839af298fa3aaa3d38e4471bd5b3eadb00303 /devel/cil
parent- Use GH_COMMIT (diff)
Cleanup plist
Notes
Notes: svn path=/head/; revision=375029
Diffstat (limited to 'devel/cil')
-rw-r--r--devel/cil/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/cil/Makefile b/devel/cil/Makefile
index accde6764d2e..c67c30992df8 100644
--- a/devel/cil/Makefile
+++ b/devel/cil/Makefile
@@ -29,9 +29,6 @@ PLIST_FILES= ${BINFILES:S,^,bin/,} \
${LIBFILES:S,^,%%SITE_PERL%%/CIL/,} \
${LIBBINS:S,^,%%SITE_PERL%%/CIL/,} \
${LIBAFILES:S,^,%%SITE_PERL%%/CIL/,}
-PLIST_DIRS= %%SITE_PERL%%/CIL/App/Cilly \
- %%SITE_PERL%%/CIL/App \
- %%SITE_PERL%%/CIL
BINFILES= cilly cilly.native
LIBAFILES= App/Cilly.pm
LIBFILES= App/Cilly/KeptFile.pm \