diff options
author | tron <tron@pkgsrc.org> | 2004-04-25 12:45:58 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2004-04-25 12:45:58 +0000 |
commit | bb1d001240e504958a21c41a6ea2b53832a16ad6 (patch) | |
tree | 6c24f662253a4eaa84dfb8d5013e7edce6788ce7 /devel/libgphoto2 | |
parent | 57834d33222cf78950dbd13d1957b21de56ba94e (diff) | |
download | pkgsrc-bb1d001240e504958a21c41a6ea2b53832a16ad6.tar.gz |
Remove "${PKGMANDIR}/" prefix from entries for manual page. This variable
is defined nowhere.
Diffstat (limited to 'devel/libgphoto2')
-rw-r--r-- | devel/libgphoto2/PLIST.common | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libgphoto2/PLIST.common b/devel/libgphoto2/PLIST.common index 2449951eaed..18f760d36d8 100644 --- a/devel/libgphoto2/PLIST.common +++ b/devel/libgphoto2/PLIST.common @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.common,v 1.1 2004/04/25 04:01:14 reed Exp $ +@comment $NetBSD: PLIST.common,v 1.2 2004/04/25 12:45:58 tron Exp $ bin/gphoto2-config bin/gphoto2-port-config include/gphoto2/gphoto2-abilities-list.h @@ -180,8 +180,8 @@ lib/libgphoto2_port.so lib/libgphoto2_port.so.5 lib/libgphoto2_port.so.5.1 lib/pkgconfig/libgphoto2.pc -${PKGMANDIR}/man3/libgphoto2.3 -${PKGMANDIR}/man3/libgphoto2_port.3 +man3/libgphoto2.3 +man3/libgphoto2_port.3 share/doc/libgphoto2/AUTHORS share/doc/libgphoto2/CHANGES share/doc/libgphoto2/COPYING |