summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-08-25 17:47:10 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-08-25 17:47:10 +0000
commit4e252b18fc3f728457876f33c0e48435fc6c4106 (patch)
tree1739f56ddeb7eefb3ef571ed878ddb33d79d2a14 /Makefile
parent7b31540c7368b10aebdde871bced1f52f9d1ed69 (diff)
Updated Makefile for macports instead of macport.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@892 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ae18c100c..f362c6862 100644
--- a/Makefile
+++ b/Makefile
@@ -253,7 +253,7 @@ $(freebsd_distinfo) : $(tarball)
# MacPort
.PHONY: macport
-macport_dest:=macport
+macport_dest:=macports
portfile:=$(macport_dest)/Portfile
portfile_template:=$(portfile).in
cleanup_files+=$(portfile)