aboutsummaryrefslogtreecommitdiff
path: root/audio/libaiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-20 13:57:20 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-20 13:57:20 +0000
commita826c41d7fd2decff44642d6884ac1d2de16c896 (patch)
treedf2c16d86960670916d5664cc250230c72d18389 /audio/libaiff
parent3db47af714a7bf4c82a9c0395cc7b46756922159 (diff)
downloadports-a826c41d7fd2decff44642d6884ac1d2de16c896.tar.gz
ports-a826c41d7fd2decff44642d6884ac1d2de16c896.zip
Notes
Diffstat (limited to 'audio/libaiff')
-rw-r--r--audio/libaiff/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/libaiff/Makefile b/audio/libaiff/Makefile
index 3c45ed7c0ebb..a74b1201f1a1 100644
--- a/audio/libaiff/Makefile
+++ b/audio/libaiff/Makefile
@@ -15,7 +15,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
PLIST_FILES= lib/${PORTNAME}.a include/${PORTNAME}/config.h include/${PORTNAME}/endian.h \
include/${PORTNAME}/${PORTNAME}.h include/${PORTNAME}/config.vc.h
-PLIST_DIRS= include/${PORTNAME}
post-patch:
@${REINPLACE_CMD} -e 's/install: libaiff.a/install:/' \