diff options
Diffstat (limited to 'net/samba-pdbsql/Makefile')
-rw-r--r-- | net/samba-pdbsql/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/samba-pdbsql/Makefile b/net/samba-pdbsql/Makefile index 6b37ab390f5a..1796967af77b 100644 --- a/net/samba-pdbsql/Makefile +++ b/net/samba-pdbsql/Makefile @@ -43,7 +43,6 @@ SAMBA_PDBDIR= ${SAMBA_MODULEDIR}/pdb BUILD_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/${SAMBA_PORT}:configure -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --libdir=${SAMBA_PDBDIR} \ --with-samba-dir=${SAMBA_WRKSRC} |