diff options
-rw-r--r-- | archivers/ark/Makefile | 10 | ||||
-rw-r--r-- | comms/kremotecontrol/Makefile | 10 | ||||
-rw-r--r-- | deskutils/kcharselect/Makefile | 10 | ||||
-rw-r--r-- | math/kcalc/Makefile | 10 | ||||
-rw-r--r-- | misc/kdeutils3/Makefile | 10 | ||||
-rw-r--r-- | misc/kdeutils4/Makefile | 10 | ||||
-rw-r--r-- | security/kgpg-kde4/Makefile | 10 | ||||
-rw-r--r-- | security/kwallet/Makefile | 10 | ||||
-rw-r--r-- | sysutils/kdf/Makefile | 10 | ||||
-rw-r--r-- | sysutils/kfloppy/Makefile | 10 | ||||
-rw-r--r-- | sysutils/sweeper/Makefile | 10 |
11 files changed, 99 insertions, 11 deletions
diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile index 6667a23a332..a2cdd777537 100644 --- a/archivers/ark/Makefile +++ b/archivers/ark/Makefile @@ -23,6 +23,7 @@ KDE_BUILD_PLIST=yes USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes +USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 @@ -49,5 +50,12 @@ PLIST_APPEND+= plist.kfloppy CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" .endif # defined(DO_NOT_COMPILE) +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 500107 +post-patch: + ${REINPLACE_CMD} -e 's,selectdevs,devstat_selectdevs,' ${WRKSRC}/configure +.endif + .include "${.CURDIR}/../../x11/kde3/Makefile.kde" -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index 6667a23a332..a2cdd777537 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -23,6 +23,7 @@ KDE_BUILD_PLIST=yes USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes +USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 @@ -49,5 +50,12 @@ PLIST_APPEND+= plist.kfloppy CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" .endif # defined(DO_NOT_COMPILE) +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 500107 +post-patch: + ${REINPLACE_CMD} -e 's,selectdevs,devstat_selectdevs,' ${WRKSRC}/configure +.endif + .include "${.CURDIR}/../../x11/kde3/Makefile.kde" -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/deskutils/kcharselect/Makefile b/deskutils/kcharselect/Makefile index 6667a23a332..a2cdd777537 100644 --- a/deskutils/kcharselect/Makefile +++ b/deskutils/kcharselect/Makefile @@ -23,6 +23,7 @@ KDE_BUILD_PLIST=yes USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes +USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 @@ -49,5 +50,12 @@ PLIST_APPEND+= plist.kfloppy CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" .endif # defined(DO_NOT_COMPILE) +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 500107 +post-patch: + ${REINPLACE_CMD} -e 's,selectdevs,devstat_selectdevs,' ${WRKSRC}/configure +.endif + .include "${.CURDIR}/../../x11/kde3/Makefile.kde" -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index 6667a23a332..a2cdd777537 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -23,6 +23,7 @@ KDE_BUILD_PLIST=yes USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes +USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 @@ -49,5 +50,12 @@ PLIST_APPEND+= plist.kfloppy CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" .endif # defined(DO_NOT_COMPILE) +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 500107 +post-patch: + ${REINPLACE_CMD} -e 's,selectdevs,devstat_selectdevs,' ${WRKSRC}/configure +.endif + .include "${.CURDIR}/../../x11/kde3/Makefile.kde" -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/misc/kdeutils3/Makefile b/misc/kdeutils3/Makefile index 6667a23a332..a2cdd777537 100644 --- a/misc/kdeutils3/Makefile +++ b/misc/kdeutils3/Makefile @@ -23,6 +23,7 @@ KDE_BUILD_PLIST=yes USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes +USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 @@ -49,5 +50,12 @@ PLIST_APPEND+= plist.kfloppy CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" .endif # defined(DO_NOT_COMPILE) +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 500107 +post-patch: + ${REINPLACE_CMD} -e 's,selectdevs,devstat_selectdevs,' ${WRKSRC}/configure +.endif + .include "${.CURDIR}/../../x11/kde3/Makefile.kde" -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/misc/kdeutils4/Makefile b/misc/kdeutils4/Makefile index 6667a23a332..a2cdd777537 100644 --- a/misc/kdeutils4/Makefile +++ b/misc/kdeutils4/Makefile @@ -23,6 +23,7 @@ KDE_BUILD_PLIST=yes USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes +USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 @@ -49,5 +50,12 @@ PLIST_APPEND+= plist.kfloppy CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" .endif # defined(DO_NOT_COMPILE) +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 500107 +post-patch: + ${REINPLACE_CMD} -e 's,selectdevs,devstat_selectdevs,' ${WRKSRC}/configure +.endif + .include "${.CURDIR}/../../x11/kde3/Makefile.kde" -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/security/kgpg-kde4/Makefile b/security/kgpg-kde4/Makefile index 6667a23a332..a2cdd777537 100644 --- a/security/kgpg-kde4/Makefile +++ b/security/kgpg-kde4/Makefile @@ -23,6 +23,7 @@ KDE_BUILD_PLIST=yes USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes +USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 @@ -49,5 +50,12 @@ PLIST_APPEND+= plist.kfloppy CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" .endif # defined(DO_NOT_COMPILE) +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 500107 +post-patch: + ${REINPLACE_CMD} -e 's,selectdevs,devstat_selectdevs,' ${WRKSRC}/configure +.endif + .include "${.CURDIR}/../../x11/kde3/Makefile.kde" -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile index 6667a23a332..a2cdd777537 100644 --- a/security/kwallet/Makefile +++ b/security/kwallet/Makefile @@ -23,6 +23,7 @@ KDE_BUILD_PLIST=yes USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes +USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 @@ -49,5 +50,12 @@ PLIST_APPEND+= plist.kfloppy CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" .endif # defined(DO_NOT_COMPILE) +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 500107 +post-patch: + ${REINPLACE_CMD} -e 's,selectdevs,devstat_selectdevs,' ${WRKSRC}/configure +.endif + .include "${.CURDIR}/../../x11/kde3/Makefile.kde" -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/sysutils/kdf/Makefile b/sysutils/kdf/Makefile index 6667a23a332..a2cdd777537 100644 --- a/sysutils/kdf/Makefile +++ b/sysutils/kdf/Makefile @@ -23,6 +23,7 @@ KDE_BUILD_PLIST=yes USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes +USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 @@ -49,5 +50,12 @@ PLIST_APPEND+= plist.kfloppy CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" .endif # defined(DO_NOT_COMPILE) +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 500107 +post-patch: + ${REINPLACE_CMD} -e 's,selectdevs,devstat_selectdevs,' ${WRKSRC}/configure +.endif + .include "${.CURDIR}/../../x11/kde3/Makefile.kde" -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/sysutils/kfloppy/Makefile b/sysutils/kfloppy/Makefile index 6667a23a332..a2cdd777537 100644 --- a/sysutils/kfloppy/Makefile +++ b/sysutils/kfloppy/Makefile @@ -23,6 +23,7 @@ KDE_BUILD_PLIST=yes USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes +USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 @@ -49,5 +50,12 @@ PLIST_APPEND+= plist.kfloppy CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" .endif # defined(DO_NOT_COMPILE) +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 500107 +post-patch: + ${REINPLACE_CMD} -e 's,selectdevs,devstat_selectdevs,' ${WRKSRC}/configure +.endif + .include "${.CURDIR}/../../x11/kde3/Makefile.kde" -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/sysutils/sweeper/Makefile b/sysutils/sweeper/Makefile index 6667a23a332..a2cdd777537 100644 --- a/sysutils/sweeper/Makefile +++ b/sysutils/sweeper/Makefile @@ -23,6 +23,7 @@ KDE_BUILD_PLIST=yes USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes +USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 @@ -49,5 +50,12 @@ PLIST_APPEND+= plist.kfloppy CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" .endif # defined(DO_NOT_COMPILE) +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 500107 +post-patch: + ${REINPLACE_CMD} -e 's,selectdevs,devstat_selectdevs,' ${WRKSRC}/configure +.endif + .include "${.CURDIR}/../../x11/kde3/Makefile.kde" -.include <bsd.port.mk> +.include <bsd.port.post.mk> |