diff options
Diffstat (limited to 'net/samba32/Makefile')
-rw-r--r-- | net/samba32/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/samba32/Makefile b/net/samba32/Makefile index 3b40d86afc5c..fe9b92b1d46d 100644 --- a/net/samba32/Makefile +++ b/net/samba32/Makefile @@ -81,10 +81,6 @@ OPTIONS= LDAP "With LDAP support" on \ .include <bsd.port.pre.mk> -.if ${OSVERSION} < 700000 -#EXTRA_PATCHES+= ${PATCHDIR}/autoconf267-on-freebsd6.patch -.endif - CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |