diff options
Diffstat (limited to 'x11-toolkits/fltk')
| -rw-r--r-- | x11-toolkits/fltk/Makefile | 3 | ||||
| -rw-r--r-- | x11-toolkits/fltk/pkg-plist | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11-toolkits/fltk/Makefile b/x11-toolkits/fltk/Makefile index 533e37882c48..0dfbf13a8dc5 100644 --- a/x11-toolkits/fltk/Makefile +++ b/x11-toolkits/fltk/Makefile @@ -20,6 +20,7 @@ USE_XORG= x11 xcursor xext xfixes xft xinerama xrender USE_GL= gl glu USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ARGS= --enable-shared CONFIGURE_ENV= NROFF=echo CPE_VENDOR= fltk_project @@ -31,9 +32,9 @@ PORTEXAMPLES= * OPTIONS_DEFINE= CAIRO EXAMPLES OPTIONS_SUB= yes -CAIRO_CONFIGURE_ON= --enable-cairo CAIRO_USES= gnome CAIRO_USE= GNOME=cairo XORG=pixman +CAIRO_CONFIGURE_ON= --enable-cairo post-patch: .SILENT prefix="${PREFIX}" ; fplen=$$(($${#prefix}+10)) ; \ diff --git a/x11-toolkits/fltk/pkg-plist b/x11-toolkits/fltk/pkg-plist index 46d51d8ba0d4..ee3d056c0974 100644 --- a/x11-toolkits/fltk/pkg-plist +++ b/x11-toolkits/fltk/pkg-plist @@ -165,6 +165,6 @@ lib/libfltk_images.a lib/libfltk_images.so lib/libfltk_images.so.1 lib/libfltk_images.so.1.3 -man/man1/fltk-config.1.gz -man/man1/fluid.1.gz -man/man3/fltk.3.gz +share/man/man1/fltk-config.1.gz +share/man/man1/fluid.1.gz +share/man/man3/fltk.3.gz |
