x11-fonts/gbdfed: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
332c8960e1
commit
1a53b99fd5
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= gbdfed
|
PORTNAME= gbdfed
|
||||||
PORTVERSION= 1.6
|
PORTVERSION= 1.6
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= x11-fonts
|
CATEGORIES= x11-fonts
|
||||||
MASTER_SITES= http://sofia.nmsu.edu/~mleisher/Software/gbdfed/
|
MASTER_SITES= http://sofia.nmsu.edu/~mleisher/Software/gbdfed/
|
||||||
|
|
||||||
@ -13,9 +13,10 @@ LICENSE= MIT
|
|||||||
USES= gettext gnome pkgconfig tar:bzip2
|
USES= gettext gnome pkgconfig tar:bzip2
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
|
|
||||||
PLIST_FILES= bin/gbdfed \
|
PLIST_FILES= bin/gbdfed \
|
||||||
man/man1/gbdfed.1.gz
|
share/man/man1/gbdfed.1.gz
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user