diff options
Diffstat (limited to 'security/pwauth')
-rw-r--r-- | security/pwauth/Makefile | 8 | ||||
-rw-r--r-- | security/pwauth/files/patch-utmpx (renamed from security/pwauth/files/extra-patch-utmpx) | 0 |
2 files changed, 1 insertions, 7 deletions
diff --git a/security/pwauth/Makefile b/security/pwauth/Makefile index 0d5e737c3c3d..1775da6f119f 100644 --- a/security/pwauth/Makefile +++ b/security/pwauth/Makefile @@ -17,12 +17,6 @@ PLIST_FILES= bin/pwauth bin/checkfaillog ALL_TARGET= pwauth checkfaillog MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LIB="-lcrypt -lpam" -.include <bsd.port.pre.mk> - -.if ${OSVERSION} >= 900007 -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-utmpx -.endif - WWWUID= `${ID} -u ${WWWOWN}` MINUID?= 1000 @@ -35,4 +29,4 @@ do-install: @${INSTALL_PROGRAM} ${WRKSRC}/checkfaillog ${STAGEDIR}${PREFIX}/bin @${CHMOD} u=rxs ${STAGEDIR}${PREFIX}/bin/pwauth -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/security/pwauth/files/extra-patch-utmpx b/security/pwauth/files/patch-utmpx index eef7e8e9b3a5..eef7e8e9b3a5 100644 --- a/security/pwauth/files/extra-patch-utmpx +++ b/security/pwauth/files/patch-utmpx |