summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorjoerg <joerg>2008-04-03 09:41:25 +0000
committerjoerg <joerg>2008-04-03 09:41:25 +0000
commitee21d2201852d30c363d8be2bc5532ba7f4a0478 (patch)
treedee22e45da39afff75878ebdd8b9f5c308aca264 /multimedia
parentfa00ce6875a8b3bc0894a72fb48ef3e84bf3772b (diff)
downloadpkgsrc-ee21d2201852d30c363d8be2bc5532ba7f4a0478.tar.gz
Fix typo breaking the bulk build.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/libmpeg3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libmpeg3/Makefile b/multimedia/libmpeg3/Makefile
index a8ef5ed2662..10eb2ebf831 100644
--- a/multimedia/libmpeg3/Makefile
+++ b/multimedia/libmpeg3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2008/03/13 17:02:56 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2008/04/03 09:41:25 joerg Exp $
#
DISTNAME= libmpeg3-1.7-src
@@ -48,7 +48,7 @@ VINSTHDRS= idct.h mpeg3video.h slice.h
INSTBINS= mpeg3cat mpeg3peek mpeg3toc mpeg3dump
INSTALLATION_DIRS= bin include/mpeg3/audio include/mpeg3/video lib \
- shared/doc/html/libmpeg3
+ share/doc/html/libmpeg3
do-install:
for f in ${INSTBINS}; do \