jannis-a / pyload-freebsd

A FreeBSD port for pyLoad
21 stars 8 forks source link

Make failed due to old version of django (Fix inside) #15

Open cgi1 opened 7 years ago

cgi1 commented 7 years ago

# make install clean

===> pyload-0.4.9_1 depends on file: /usr/local/lib/python2.7/site-packages/django - not found ===> py27-django-1.8.7 This port will switch to a meta port soon. Please use py-django18 instead.. *** Error code 1

Fix:

pkg install py27-django18