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 | a0045b971e59deafa5c5454990b9d9d3a68171fa (patch) | |
tree | 6c24f662253a4eaa84dfb8d5013e7edce6788ce7 /devel | |
parent | b7b6103d353043acc819e591dc0950667b79cbce (diff) | |
download | pkgsrc-a0045b971e59deafa5c5454990b9d9d3a68171fa.tar.gz |
Remove "${PKGMANDIR}/" prefix from entries for manual page. This variable
is defined nowhere.
Diffstat (limited to 'devel')
-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 |