aboutsummaryrefslogtreecommitdiff
path: root/audio/bmp-mac
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-04-14 06:54:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-04-14 06:54:23 +0000
commit7fe78d9f81f9a0c4af8ef91ce081144ef39a8f50 (patch)
treeba4fa192bf829e52ea3f4c127db7879a5ba6ca7b /audio/bmp-mac
parent91687002de72accfcacb616f6e5eb6bd75041772 (diff)
downloadports-7fe78d9f81f9a0c4af8ef91ce081144ef39a8f50.tar.gz
ports-7fe78d9f81f9a0c4af8ef91ce081144ef39a8f50.zip
Notes
Diffstat (limited to 'audio/bmp-mac')
-rw-r--r--audio/bmp-mac/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/bmp-mac/Makefile b/audio/bmp-mac/Makefile
index 0e880b925d59..744b696ef46d 100644
--- a/audio/bmp-mac/Makefile
+++ b/audio/bmp-mac/Makefile
@@ -32,6 +32,7 @@ post-patch:
's|-D.*_DISABLE_DEPRECATED||g'
do-install:
+ @${MKDIR} ${PREFIX}/${PLUGDIR}
${INSTALL_PROGRAM} ${WRKSRC}/src/.libs/${PLUGFILE} ${PREFIX}/${PLUGDIR}/
.include <bsd.port.mk>