mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Convert to auto-plist
- Stage support - Bump PORTREVISION
This commit is contained in:
parent
436f8340fc
commit
d6ebef42a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347873
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= otr
|
||||
PORTVERSION= 0.2.1.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= http://python-otr.pentabarf.de/releases/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -18,9 +18,8 @@ LIB_DEPENDS= otr.4:${PORTSDIR}/security/libotr3
|
||||
USES= pkgconfig
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
PYDISTUTILS_PKGNAME= python-otr
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +0,0 @@
|
||||
%%PYTHON_SITELIBDIR%%/_otr.so
|
||||
%%PYTHON_SITELIBDIR%%/otr.py
|
||||
%%PYTHON_SITELIBDIR%%/otr.pyc
|
||||
%%PYTHON_SITELIBDIR%%/otr.pyo
|
Loading…
Reference in New Issue
Block a user