1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Fix wrong PLIST problem around py22- and py-.

PR:		35798
Submitted by:	maintainer
Noticed by:	bento
This commit is contained in:
Patrick Li 2002-03-11 23:23:55 +00:00
parent 6ee210658b
commit d0a5e5cd66
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55898

View File

@ -18,7 +18,7 @@ MAINTAINER= perky@fallin.lv
BUILD_DEPENDS= ${SWIG_CMD}:${PORTSDIR}/devel/SWIG
EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}
EXAMPLESDIR= ${PREFIX}/share/examples/py-pcap
PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S|^${LOCALBASE}/||g}
SWIG_CMD?= ${LOCALBASE}/bin/swig
WRKSRC= ${WRKDIR}/pylibpcap