diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/birda/Makefile | 3 | ||||
-rw-r--r-- | comms/birda/pkg-plist | 18 |
2 files changed, 12 insertions, 9 deletions
diff --git a/comms/birda/Makefile b/comms/birda/Makefile index d38114da7577..94883f1b1c32 100644 --- a/comms/birda/Makefile +++ b/comms/birda/Makefile @@ -1,5 +1,6 @@ PORTNAME= birda PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/ @@ -8,6 +9,8 @@ COMMENT= Bohlin's IrDA utilities, ported from NetBSD's pkgsrc USES= uidfix +MAKE_ARGS= MANDIR="${PREFIX}/share/man/man" + # XXX Static libraries with PIE are currently unsupported. MAKE_ENV+= WITHOUT_PIE=true diff --git a/comms/birda/pkg-plist b/comms/birda/pkg-plist index b608445d222c..fe54aee83c04 100644 --- a/comms/birda/pkg-plist +++ b/comms/birda/pkg-plist @@ -7,12 +7,12 @@ bin/mkobexmemo bin/mkobexpdb bin/mkobextel bin/mkobextodo -man/man1/ircomm.1.gz -man/man1/irobex.1.gz -man/man1/irs.1.gz -man/man1/mkobexcard.1.gz -man/man1/mkobexdate.1.gz -man/man1/mkobexmemo.1.gz -man/man1/mkobexpdb.1.gz -man/man1/mkobextel.1.gz -man/man1/mkobextodo.1.gz +share/man/man1/ircomm.1.gz +share/man/man1/irobex.1.gz +share/man/man1/irs.1.gz +share/man/man1/mkobexcard.1.gz +share/man/man1/mkobexdate.1.gz +share/man/man1/mkobexmemo.1.gz +share/man/man1/mkobexpdb.1.gz +share/man/man1/mkobextel.1.gz +share/man/man1/mkobextodo.1.gz |