Browse Source

*/*: Remove GNU_CONFIGURE_MANPREFIX

After 9fd7ee1cdf remove GNU_CONFIGURE_MANPREFIX from my ports.
overlay
Emanuel Haupt 1 year ago
parent
commit
4ab6c18716
  1. 1
      audio/adplay/Makefile
  2. 1
      audio/checkmate/Makefile
  3. 1
      audio/gbsplay/Makefile
  4. 1
      audio/libadplug/Makefile
  5. 1
      audio/libopenmpt/Makefile
  6. 1
      audio/mikmod/Makefile
  7. 1
      audio/ocp/Makefile
  8. 1
      audio/schismtracker/Makefile
  9. 1
      audio/shairport-sync/Makefile
  10. 1
      audio/sidplayfp/Makefile
  11. 1
      audio/xmp/Makefile
  12. 1
      converters/drg2sbg/Makefile
  13. 1
      ftp/weex/Makefile
  14. 1
      games/xcowsay/Makefile
  15. 1
      graphics/exrtools/Makefile
  16. 1
      graphics/iec16022/Makefile
  17. 1
      graphics/jpegoptim/Makefile
  18. 1
      graphics/largetifftools/Makefile
  19. 1
      graphics/recoverjpeg/Makefile
  20. 1
      mail/isync/Makefile
  21. 1
      math/form/Makefile
  22. 1
      misc/bestfit/Makefile
  23. 1
      misc/shc/Makefile
  24. 1
      misc/talkfilters/Makefile
  25. 1
      net-mgmt/driftnet/Makefile
  26. 1
      net-mgmt/packit/Makefile
  27. 1
      net/nload/Makefile
  28. 1
      net/tsocks/Makefile
  29. 1
      security/op/Makefile
  30. 1
      shells/bash/Makefile
  31. 1
      sysutils/dvdbackup/Makefile
  32. 1
      sysutils/fdupes/Makefile
  33. 1
      sysutils/fusefs-ext2/Makefile
  34. 1
      sysutils/logstalgia/Makefile
  35. 1
      sysutils/magicrescue/Makefile
  36. 1
      sysutils/tmpreaper/Makefile
  37. 1
      x11-fm/xfe/Makefile
  38. 1
      x11/xterm/Makefile

1
audio/adplay/Makefile

@ -22,7 +22,6 @@ GH_PROJECT= ${PORTNAME}-unix
GH_TUPLE= adplug:database:${DBVERSION}:database/database-${DBVERSION}
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS+= --sharedstatedir=${DATADIR}
PLIST_FILES= ${DATADIR}/adplug/adplug.db \

1
audio/checkmate/Makefile

@ -12,7 +12,6 @@ WWW= https://checkmate.gissen.nl/
LICENSE= GPLv2
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
PLIST_FILES= bin/mpck \
share/man/man1/mpck.1.gz

1
audio/gbsplay/Makefile

@ -20,7 +20,6 @@ USE_GITHUB= yes
GH_ACCOUNT= mmitch
HAS_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS+= --mandir=${PREFIX}/share/man \
--prefix=${PREFIX} \

1
audio/libadplug/Makefile

@ -21,7 +21,6 @@ USE_GITHUB= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS+= --enable-maintainer-mode
INSTALL_TARGET= install-strip

1
audio/libopenmpt/Makefile

@ -20,7 +20,6 @@ CPE_VENDOR= openmpt
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --disable-doxygen-doc \
--with-mpg123 \

1
audio/mikmod/Makefile

@ -15,7 +15,6 @@ LIB_DEPENDS= libmikmod.so:audio/libmikmod
USES= gmake ncurses
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
PLIST_FILES= %%DATADIR%%/mikmodrc \
bin/mikmod \

1
audio/ocp/Makefile

@ -27,7 +27,6 @@ USES= compiler:c11 dos2unix gmake gnome iconv jpeg localbase:ldflags \
makeinfo ncurses pkgconfig shared-mime-info tar:xz
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --libdir=${PREFIX}/lib \
--with-dir-suffix="" \
--without-sdl \

1
audio/schismtracker/Makefile

@ -16,7 +16,6 @@ USES= compiler:c++11-lib desktop-file-utils localbase python sdl xorg
USE_SDL= sdl2
USE_XORG= x11 xext xv
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}

1
audio/shairport-sync/Makefile

@ -21,7 +21,6 @@ GH_ACCOUNT= mikebrady
USE_RC_SUBR= ${PORTNAME}
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --sysconfdir=${LOCALBASE}/etc \
--with-avahi \
--with-libdaemon \

1
audio/sidplayfp/Makefile

@ -14,7 +14,6 @@ LIB_DEPENDS= libstilview.so:audio/libsidplayfp
USES= compiler:c++17-lang localbase:ldflags pkgconfig
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
PLIST_FILES= bin/sidplayfp \
bin/stilview \

1
audio/xmp/Makefile

@ -15,7 +15,6 @@ LIB_DEPENDS= libxmp.so:audio/libxmp
USES= gmake localbase:ldflags pkgconfig
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc

1
converters/drg2sbg/Makefile

@ -14,7 +14,6 @@ USES= autoreconf
USE_GITHUB= yes
GH_ACCOUNT= manuel-arguelles
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
PLIST_FILES= bin/drg2sbg \
bin/drgbuilder \

1
ftp/weex/Makefile

@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/doc/COPYING
USES= autoreconf cpe gettext-tools gmake ssl
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --with-cafile=${LOCALBASE}/share/certs/ca-root-nss.crt
CPPFLAGS+= -I${OPENSSLINC}
LIBS+= -L${OPENSSLLIB}

1
games/xcowsay/Makefile

@ -19,7 +19,6 @@ USES= gettext gmake gnome pkgconfig
USE_CSTD= c99
USE_GNOME= cairo gdkpixbuf2 gtk30
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
OPTIONS_DEFINE= DBUS

1
graphics/exrtools/Makefile

@ -18,7 +18,6 @@ LIB_DEPENDS= libImath.so:math/Imath \
USES= compiler:c++11-lang gmake jpeg localbase:ldflags pkgconfig
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
post-patch:
@${REINPLACE_CMD} -e 's|<values\.h>|<float.h>|' \

1
graphics/iec16022/Makefile

@ -15,7 +15,6 @@ LIB_DEPENDS= libpopt.so:devel/popt
USES= gmake libtool pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
INSTALL_TARGET= install-strip

1
graphics/jpegoptim/Makefile

@ -15,7 +15,6 @@ USES= cpe gmake jpeg localbase:ldflags
CPE_VENDOR= ${PORTNAME}_project
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
PLIST_FILES= bin/jpegoptim \
share/man/man1/jpegoptim.1.gz

1
graphics/largetifftools/Makefile

@ -17,6 +17,5 @@ LIB_DEPENDS= libpng.so:graphics/png \
USES= autoreconf jpeg localbase:ldconfig tar:bzip2
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
.include <bsd.port.mk>

1
graphics/recoverjpeg/Makefile

@ -16,6 +16,5 @@ RUN_DEPENDS= exif:graphics/exif
USES= magick:6,run python shebangfix
SHEBANG_FILES= scripts/remove-duplicates
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
.include <bsd.port.mk>

1
mail/isync/Makefile

@ -18,7 +18,6 @@ CPE_VENDOR= isync_project
USE_PERL5= build
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --with-sasl=${LOCALBASE} \
--with-ssl=${OPENSSLLIB:H}

1
math/form/Makefile

@ -18,7 +18,6 @@ USE_GITHUB= yes
GH_ACCOUNT= vermaseren
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS+= --disable-native \
--enable-largefile \
--enable-scalar \

1
misc/bestfit/Makefile

@ -11,7 +11,6 @@ WWW= https://savannah.nongnu.org/projects/bestfit/
LICENSE= GPLv2
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
PLIST_FILES= bin/bestfit \
share/man/man1/bestfit.1.gz

1
misc/shc/Makefile

@ -13,7 +13,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= tar:tgz
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_GITHUB= yes
GH_ACCOUNT= neurobin

1
misc/talkfilters/Makefile

@ -14,7 +14,6 @@ LICENSE= GPLv2
USES= libtool pathfix
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFLICTS= chef filters
SUB_FILES= pkg-message

1
net-mgmt/driftnet/Makefile

@ -26,7 +26,6 @@ USE_GNOME= gtk20
USE_XORG= x11 xext xi
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS+= --disable-debug
INSTALL_TARGET= install-strip

1
net-mgmt/packit/Makefile

@ -17,7 +17,6 @@ USE_GITHUB= yes
GH_ACCOUNT= eribertomota
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
PLIST_FILES= share/man/man8/packit.8.gz \
sbin/packit

1
net/nload/Makefile

@ -13,7 +13,6 @@ LICENSE= GPLv2
USES= ncurses
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
PLIST_FILES= bin/nload \
share/man/man1/nload.1.gz

1
net/tsocks/Makefile

@ -17,7 +17,6 @@ USES= gmake
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --libdir=${PREFIX}/lib \
--with-conf=${PREFIX}/etc/tsocks.conf

1
security/op/Makefile

@ -14,7 +14,6 @@ USE_GITHUB= yes
GH_ACCOUNT= dagwieers
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFLICTS_INSTALL= security/1password-client
post-configure:

1
shells/bash/Makefile

@ -23,7 +23,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= bison cpe iconv localbase pathfix
CPE_VENDOR= gnu
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS+= --without-bash-malloc \
--disable-rpath \
--enable-disabled-builtins \

1
sysutils/dvdbackup/Makefile

@ -14,7 +14,6 @@ LIB_DEPENDS= libdvdread.so:multimedia/libdvdread
USES= gmake
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

1
sysutils/fdupes/Makefile

@ -12,7 +12,6 @@ LICENSE= MIT
USES= localbase pkgconfig
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
PLIST_FILES= bin/fdupes \
share/man/man1/fdupes.1.gz

1
sysutils/fusefs-ext2/Makefile

@ -21,7 +21,6 @@ GH_PROJECT= fuse-ext2
GH_TAGNAME= ea7bacf
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CPPFLAGS+= -I${LOCALBASE}/include/e2fsprogs
LDFLAGS+= -L${LOCALBASE}/lib/e2fsprogs -Wl,--rpath \

1
sysutils/logstalgia/Makefile

@ -25,7 +25,6 @@ USE_SDL= image2 sdl2
USE_XORG= x11
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
post-patch:
@${REINPLACE_CMD} -e 's| -Wno-unused-but-set-variable||' \

1
sysutils/magicrescue/Makefile

@ -19,7 +19,6 @@ USE_PERL5= run
SHEBANG_FILES= magicsort tools/*.pl tools/checkrecipe
HAS_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --prefix=${PREFIX}
MAKE_ENV+= STAGEDIR=${STAGEDIR}

1
sysutils/tmpreaper/Makefile

@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf cpe
CPE_VENDOR= debian
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
INSTALL_TARGET= install-strip

1
x11-fm/xfe/Makefile

@ -22,7 +22,6 @@ USE_GNOME= intltool
USE_XORG= x11 xcb xft xrandr xrender
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
LDFLAGS+= -pthread

1
x11/xterm/Makefile

@ -21,7 +21,6 @@ USES= cpe localbase ncurses tar:tgz xorg
CPE_VENDOR= invisible-island
USE_XORG= ice x11 xext xft xmu xpm xt
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS+= --enable-narrowproto \
--with-utempter

Loading…
Cancel
Save