mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Fix install.
Reported by: maintainer
This commit is contained in:
parent
89fddf0541
commit
b4837f0806
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135766
@ -28,7 +28,6 @@ CPPFLAGS+= "-I${LOCALBASE}/include"
|
||||
PLIST_FILES= lib/xmms/Input/libxmms-mac.so
|
||||
|
||||
do-install:
|
||||
${INSTALL} -d ${TARGET_DIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/src/.libs/libxmms-mac.so ${PREFIX}/lib/xmms/Input
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user