aboutsummaryrefslogtreecommitdiff
path: root/audio/libgpod
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2006-01-21 05:04:00 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2006-01-21 05:04:00 +0000
commit630a930c2bbb8c379bf89baf424d3c6c1f38aeb0 (patch)
tree0c13679b454d8d1807d5573ef1c4dde8da9057c4 /audio/libgpod
parente615ee1cdd7e716bacc63d738fc48a0ab2a8cb34 (diff)
downloadports-630a930c2bbb8c379bf89baf424d3c6c1f38aeb0.tar.gz
ports-630a930c2bbb8c379bf89baf424d3c6c1f38aeb0.zip
Notes
Diffstat (limited to 'audio/libgpod')
-rw-r--r--audio/libgpod/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libgpod/Makefile b/audio/libgpod/Makefile
index 37e3b460ac0a..b5f7734ef9b4 100644
--- a/audio/libgpod/Makefile
+++ b/audio/libgpod/Makefile
@@ -25,5 +25,6 @@ post-extract:
@${REINPLACE_CMD} -e \
's,libdir)/pkgconfig,prefix)/libdata/pkgconfig,' \
${WRKSRC}/Makefile.in
+ @${REINPLACE_CMD} '19323,19345d' ${WRKSRC}/configure
.include <bsd.port.mk>