1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Use USES=python

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-08-15 03:01:22 +00:00
parent bf149fa67c
commit 796f8b02c7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364904
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ LICENSE= LGPL21
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USES= libtool
USES+= libtool
SLAVEDIRS= archivers/py-librtfcomp

View File

@ -12,7 +12,7 @@ LICENSE= LGPL21
BUILD_DEPENDS= ${LOCALBASE}/bin/pyrexc:${PORTSDIR}/devel/pyrex
LIB_DEPENDS= librtfcomp.so:${PORTSDIR}/archivers/librtfcomp
USE_PYTHON= 2
USES= python:2
BUILD_WRKSRC= ${WRKSRC}/python
INSTALL_WRKSRC= ${WRKSRC}/python