x11-fonts/gbdfed: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-26 18:04:30 +01:00
parent 332c8960e1
commit 1a53b99fd5
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= gbdfed
PORTVERSION= 1.6
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= x11-fonts
MASTER_SITES= http://sofia.nmsu.edu/~mleisher/Software/gbdfed/
@ -13,9 +13,10 @@ LICENSE= MIT
USES= gettext gnome pkgconfig tar:bzip2
USE_GNOME= gtk20
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CPPFLAGS+= -I${LOCALBASE}/include
PLIST_FILES= bin/gbdfed \
man/man1/gbdfed.1.gz
share/man/man1/gbdfed.1.gz
.include <bsd.port.mk>