summaryrefslogtreecommitdiffstats
path: root/textproc/markdown
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/markdown')
-rw-r--r--textproc/markdown/Makefile2
-rw-r--r--textproc/markdown/pkg-plist1
2 files changed, 2 insertions, 1 deletions
diff --git a/textproc/markdown/Makefile b/textproc/markdown/Makefile
index 0731436..0e7ce49 100644
--- a/textproc/markdown/Makefile
+++ b/textproc/markdown/Makefile
@@ -25,6 +25,8 @@ NO_BUILD= yes
PORTDOCS= License.text Markdown-Readme.text
.endif
+PLIST_FILES= bin/markdown
+
post-patch:
${PERL} -pi -e "s#/usr/bin/perl#${PERL}#" ${WRKSRC}/Markdown.pl
diff --git a/textproc/markdown/pkg-plist b/textproc/markdown/pkg-plist
deleted file mode 100644
index cde96a0..0000000
--- a/textproc/markdown/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/markdown
OpenPOWER on IntegriCloud