aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2014-09-02 23:21:59 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2014-09-02 23:21:59 +0000
commit57a73e8d0aa70146af417f5a50cee073f6b6f1f6 (patch)
tree7edc7ab39b1b9397ee3a8e08fd788d11d1377d29 /devel/Makefile
parent386d6d5c8b64a06fd31dcb80a16f91395b3efbda (diff)
downloadports-57a73e8d0aa70146af417f5a50cee073f6b6f1f6.tar.gz
ports-57a73e8d0aa70146af417f5a50cee073f6b6f1f6.zip
devel/Makefile: forgot to hook up py-path.py
Notes
Notes: svn path=/head/; revision=367135
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 1d72aef57f83..c55bb333c4bb 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3786,6 +3786,7 @@
SUBDIR += py-ordereddict
SUBDIR += py-parsedatetime
SUBDIR += py-parsing
+ SUBDIR += py-path.py
SUBDIR += py-pathtools
SUBDIR += py-paver
SUBDIR += py-pbr