summaryrefslogtreecommitdiff
path: root/math/parmetis/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-20 19:15:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-20 19:15:31 +0000
commit2f8452f907f1b068bc95fd10a7975575bdaf0604 (patch)
treee56f56fd8b99b26947c9ffca652423455c9f1a47 /math/parmetis/Makefile
parentUse new framework for fetching from github. (diff)
cleanup plist
Diffstat (limited to 'math/parmetis/Makefile')
-rw-r--r--math/parmetis/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/math/parmetis/Makefile b/math/parmetis/Makefile
index b511e031a6a3..8556cfae847e 100644
--- a/math/parmetis/Makefile
+++ b/math/parmetis/Makefile
@@ -32,9 +32,6 @@ PLIST_FILES= include/parmetis/metis.h \
lib/parmetis/libmetis.a \
lib/parmetis/libparmetis.a \
${DOCSDIR}/manual.pdf
-PLIST_DIRS= include/parmetis \
- lib/parmetis \
- ${DOCSDIR}
.include <bsd.port.options.mk>