Don't install perllocal.pod, we don't in any other ports.
Regen plist, bump.
This commit is contained in:
parent
110c83b854
commit
811dcc9452
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.6 2008/07/18 15:23:11 sturm Exp $
|
# $OpenBSD: Makefile,v 1.7 2008/10/01 22:33:19 sthen Exp $
|
||||||
|
|
||||||
COMMENT-main= radio/rotator control library
|
COMMENT-main= radio/rotator control library
|
||||||
COMMENT-python= python bindings for hamlib
|
COMMENT-python= python bindings for hamlib
|
||||||
@ -6,7 +6,7 @@ COMMENT-tcl= tcl bindings for hamlib
|
|||||||
|
|
||||||
VERSION= 1.2.6
|
VERSION= 1.2.6
|
||||||
DISTNAME= hamlib-${VERSION}
|
DISTNAME= hamlib-${VERSION}
|
||||||
PKGNAME-main= hamlib-${VERSION}p0
|
PKGNAME-main= hamlib-${VERSION}p1
|
||||||
PKGNAME-python= hamlib-python-${VERSION}p2
|
PKGNAME-python= hamlib-python-${VERSION}p2
|
||||||
PKGNAME-tcl= hamlib-tcl-${VERSION}p1
|
PKGNAME-tcl= hamlib-tcl-${VERSION}p1
|
||||||
CATEGORIES= comms hamradio
|
CATEGORIES= comms hamradio
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
@comment $OpenBSD: PLIST-main,v 1.1.1.1 2007/05/28 17:07:27 jason Exp $
|
@comment $OpenBSD: PLIST-main,v 1.2 2008/10/01 22:33:19 sthen Exp $
|
||||||
%%SHARED%%
|
%%SHARED%%
|
||||||
bin/rigctl
|
@bin bin/rigctl
|
||||||
bin/rigmem
|
@bin bin/rigmem
|
||||||
bin/rigswr
|
@bin bin/rigswr
|
||||||
bin/rotctl
|
@bin bin/rotctl
|
||||||
include/hamlib/
|
include/hamlib/
|
||||||
include/hamlib/rig.h
|
include/hamlib/rig.h
|
||||||
include/hamlib/rig_dll.h
|
include/hamlib/rig_dll.h
|
||||||
@ -74,11 +74,10 @@ lib/libhamlib++.a
|
|||||||
lib/libhamlib++.la
|
lib/libhamlib++.la
|
||||||
lib/libhamlib.a
|
lib/libhamlib.a
|
||||||
lib/libhamlib.la
|
lib/libhamlib.la
|
||||||
lib/pkgconfig/
|
|
||||||
lib/pkgconfig/hamlib.pc
|
lib/pkgconfig/hamlib.pc
|
||||||
libdata/perl5/${MACHINE_ARCH}-openbsd/
|
@comment libdata/perl5/${MACHINE_ARCH}-openbsd/
|
||||||
libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/
|
@comment libdata/perl5/${MACHINE_ARCH}-openbsd/5.10.0/
|
||||||
libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/perllocal.pod
|
@comment libdata/perl5/${MACHINE_ARCH}-openbsd/5.10.0/perllocal.pod
|
||||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/
|
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/
|
||||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Hamlib.pm
|
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Hamlib.pm
|
||||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/
|
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/
|
||||||
@ -91,7 +90,6 @@ libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/perltest.pl
|
|||||||
@man man/man1/rotctl.1
|
@man man/man1/rotctl.1
|
||||||
@man man/man8/rpc.rigd.8
|
@man man/man8/rpc.rigd.8
|
||||||
@man man/man8/rpc.rotd.8
|
@man man/man8/rpc.rotd.8
|
||||||
sbin/rpc.rigd
|
@bin sbin/rpc.rigd
|
||||||
sbin/rpc.rotd
|
@bin sbin/rpc.rotd
|
||||||
share/aclocal/
|
|
||||||
share/aclocal/hamlib.m4
|
share/aclocal/hamlib.m4
|
||||||
|
Loading…
Reference in New Issue
Block a user