Skip to content

Commit

Permalink
x11-toolkits/fox17: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 23, 2024
1 parent ec1f36a commit 0d1b110
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 2 additions & 0 deletions x11-toolkits/fox17/Makefile
@@ -1,5 +1,6 @@
PORTNAME= fox
PORTVERSION= 1.7.84
PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= http://fox-toolkit.org/ftp/ \
ftp://ftp.fox-toolkit.org/pub/
Expand All @@ -22,6 +23,7 @@ USE_XORG= ice sm x11 xcursor xext xfixes xft xi xrandr xrender
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --with-freetype-include="`pkg-config freetype2 --cflags | sed -e 's|^-I||'`" \
--with-freetype-library="`pkg-config freetype2 --libs | sed -e 's|^-L||'`" \
--with-opengl=yes \
Expand Down
12 changes: 6 additions & 6 deletions x11-toolkits/fox17/pkg-plist
Expand Up @@ -379,9 +379,9 @@ lib/libFOX-%%MAJORVER%%.so
lib/libFOX-%%MAJORVER%%.so.0
lib/libFOX-%%MAJORVER%%.so.0.0.84
libdata/pkgconfig/fox17.pc
man/man1/ControlPanel-17.1.gz
%%PORTEXAMPLES%%man/man1/PathFinder-17.1.gz
%%PORTEXAMPLES%%man/man1/adie-17.1.gz
%%PORTEXAMPLES%%man/man1/calculator-17.1.gz
man/man1/reswrap-17.1.gz
%%PORTEXAMPLES%%man/man1/shutterbug-17.1.gz
share/man/man1/ControlPanel-17.1.gz
%%PORTEXAMPLES%%share/man/man1/PathFinder-17.1.gz
%%PORTEXAMPLES%%share/man/man1/adie-17.1.gz
%%PORTEXAMPLES%%share/man/man1/calculator-17.1.gz
share/man/man1/reswrap-17.1.gz
%%PORTEXAMPLES%%share/man/man1/shutterbug-17.1.gz

0 comments on commit 0d1b110

Please sign in to comment.