Skip to content

Commit

Permalink
*/*: Remove GNU_CONFIGURE_MANPREFIX
Browse files Browse the repository at this point in the history
After 9fd7ee1 remove GNU_CONFIGURE_MANPREFIX from my ports.
  • Loading branch information
ehaupt committed Apr 12, 2024
1 parent 14ba2d0 commit 4ab6c18
Show file tree
Hide file tree
Showing 38 changed files with 0 additions and 38 deletions.
1 change: 0 additions & 1 deletion audio/adplay/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
1 change: 0 additions & 1 deletion audio/checkmate/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion audio/gbsplay/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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} \
Expand Down
1 change: 0 additions & 1 deletion audio/libadplug/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion audio/libopenmpt/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
1 change: 0 additions & 1 deletion audio/mikmod/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
1 change: 0 additions & 1 deletion audio/ocp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
1 change: 0 additions & 1 deletion audio/schismtracker/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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}

Expand Down
1 change: 0 additions & 1 deletion audio/shairport-sync/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
1 change: 0 additions & 1 deletion audio/sidplayfp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
1 change: 0 additions & 1 deletion audio/xmp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 0 additions & 1 deletion converters/drg2sbg/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
1 change: 0 additions & 1 deletion ftp/weex/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down
1 change: 0 additions & 1 deletion games/xcowsay/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 0 additions & 1 deletion graphics/exrtools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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>|' \
Expand Down
1 change: 0 additions & 1 deletion graphics/iec16022/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 0 additions & 1 deletion graphics/jpegoptim/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion graphics/largetifftools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 change: 0 additions & 1 deletion graphics/recoverjpeg/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 change: 0 additions & 1 deletion mail/isync/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down
1 change: 0 additions & 1 deletion math/form/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
1 change: 0 additions & 1 deletion misc/bestfit/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion misc/shc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion misc/talkfilters/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion net-mgmt/driftnet/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion net-mgmt/packit/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion net/nload/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion net/tsocks/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 0 additions & 1 deletion security/op/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
1 change: 0 additions & 1 deletion shells/bash/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
1 change: 0 additions & 1 deletion sysutils/dvdbackup/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion sysutils/fdupes/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion sysutils/fusefs-ext2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
1 change: 0 additions & 1 deletion sysutils/logstalgia/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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||' \
Expand Down
1 change: 0 additions & 1 deletion sysutils/magicrescue/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down
1 change: 0 additions & 1 deletion sysutils/tmpreaper/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 0 additions & 1 deletion x11-fm/xfe/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ USE_GNOME= intltool
USE_XORG= x11 xcb xft xrandr xrender

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share

LDFLAGS+= -pthread

Expand Down
1 change: 0 additions & 1 deletion x11/xterm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 4ab6c18

Please sign in to comment.