aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2005-05-21 22:22:44 +0800
committernovel <novel@FreeBSD.org>2005-05-21 22:22:44 +0800
commitb9b34acc753e56fd29beda361233febf089195a2 (patch)
tree2c65e7a5224200231225d44428d0ba679e3fcdd4 /audio
parent420fd61b943821622e415436d310e3d43cfd530a (diff)
downloadfreebsd-ports-gnome-b9b34acc753e56fd29beda361233febf089195a2.tar.gz
freebsd-ports-gnome-b9b34acc753e56fd29beda361233febf089195a2.tar.zst
freebsd-ports-gnome-b9b34acc753e56fd29beda361233febf089195a2.zip
Fix install.
Reported by: maintainer
Diffstat (limited to 'audio')
-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>