aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-mac
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2005-05-21 14:22:44 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2005-05-21 14:22:44 +0000
commitb4837f0806d512821a78ce353fa8a06ccf64b29d (patch)
treee20e646dae66d682292e9bbe0ccd160cff428648 /audio/xmms-mac
parent89fddf054106ea2568cd91f3a1cdb04aba2a1e85 (diff)
Notes
Diffstat (limited to 'audio/xmms-mac')
-rw-r--r--audio/xmms-mac/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/xmms-mac/Makefile b/audio/xmms-mac/Makefile
index 30018ac49ba0..b5c1a35e98a5 100644
--- a/audio/xmms-mac/Makefile
+++ b/audio/xmms-mac/Makefile
@@ -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>