FreeBSD Bugzilla – Attachment 245075 Details for
Bug 273954
net/py-libdnet: Fix PLIST_FILES
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
revised patch
patch2.txt (text/plain), 851 bytes, created by
Craig Leres
on 2023-09-20 18:11:23 UTC
(
hide
)
Description:
revised patch
Filename:
MIME Type:
Creator:
Craig Leres
Created:
2023-09-20 18:11:23 UTC
Size:
851 bytes
patch
obsolete
>diff --git a/net/py-libdnet/Makefile b/net/py-libdnet/Makefile >index 58b553c1e3d..db38005e58f 100644 >--- a/net/py-libdnet/Makefile >+++ b/net/py-libdnet/Makefile >@@ -6,13 +6,13 @@ COMMENT= Python module for libdnet > > LIB_DEPENDS= libdnet.so:net/libdnet > >-USES= autoreconf libtool python >+USES= autoreconf libtool localbase:ldflags python > > MASTERDIR= ${.CURDIR}/../libdnet > INSTALL_WRKSRC= ${WRKSRC}/python > DESCR= ${.CURDIR}/pkg-descr > PLIST= ${NONEXISTENT} >-PLIST_FILES= ${PYTHON_SITELIBDIR}/dnet%%PYTHON_EXT_SUFFIX%%.so \ >+PLIST_FILES= ${PYTHON_SITELIBDIR}/dnet${PYTHON_EXT_SUFFIX}.so \ > ${PYTHON_SITELIBDIR}/dnet-${PORTVERSION}-py${PYTHON_VER}.egg-info/PKG-INFO \ > ${PYTHON_SITELIBDIR}/dnet-${PORTVERSION}-py${PYTHON_VER}.egg-info/SOURCES.txt \ > ${PYTHON_SITELIBDIR}/dnet-${PORTVERSION}-py${PYTHON_VER}.egg-info/dependency_links.txt \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 273954
:
245033
|
245075
|
245076