diff options
Diffstat (limited to 'science/gwyddion/Makefile')
-rw-r--r-- | science/gwyddion/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/gwyddion/Makefile b/science/gwyddion/Makefile index 059d451baeeb..3a4c44fca5e3 100644 --- a/science/gwyddion/Makefile +++ b/science/gwyddion/Makefile @@ -26,8 +26,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${PREFIX}/share/doc \ - --disable-pascal --disable-pygwy \ - --mandir=${MANPREFIX}/man + --disable-pascal --disable-pygwy MAKE_ARGS= pkgconfigdatadir=${PREFIX}/libdata/pkgconfig |