mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
x11-fonts/gbdfed: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
332c8960e1
commit
1a53b99fd5
1 changed files with 3 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue