summaryrefslogtreecommitdiff
path: root/graphics/transcode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/transcode/Makefile')
-rw-r--r--graphics/transcode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/transcode/Makefile b/graphics/transcode/Makefile
index e80eb04291d..2598f47cbdb 100644
--- a/graphics/transcode/Makefile
+++ b/graphics/transcode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/08/31 18:39:27 mycroft Exp $
+# $NetBSD: Makefile,v 1.13 2003/08/31 22:02:48 mycroft Exp $
DISTNAME= transcode-0.6.9
#PKGREVISION= 3
@@ -31,7 +31,7 @@ post-patch:
-cd ${WRKSRC} && ${AUTOMAKE}
post-install:
- ${LN} -s ../libxvidcore.so ${PREFIX}/lib/transcode/libxvidcore.so
+ ${LN} -s ../libxvidcore.so.2.1 ${PREFIX}/lib/transcode/libxvidcore.so.2
.include "../../archivers/liblzo/buildlink2.mk"
.include "../../audio/liba52/buildlink2.mk"